How To Show Filenames With git log

To display the filenames included in each commit, just add the –name-only argument to git log:
1 |
git log --name-only |
To display the filenames included in each commit, just add the –name-only argument to git log:
1 |
git log --name-only |
Categories: How-To's, Technology Tags: Display, File, file names, git, git log, howto, Log, names, Show, tips
|
No comments
Copyright © 2005-2025 Eric Michael Stone | Random Thoughts, Whims and Fancies…. Powered by WordPress