Can I make ‘git diff’ only display the line numbers AND changed file names? September 29, 2022 by Tarik Use: git diff --name-only Go forth and diff!