I am currently trying to display information about a specific commit in my application.
I want to know if these files were created, modified or deleted in this commit, but if I use git show, the information I get will be the number of lines deleted or added.
I believe adding the --name-status option will show you want you want.
Git docs: git-show
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With