Answers for "how to change a commit file changes"

1

files changed in a commit

git diff --name-only HEAD HEAD~1
Posted by: Guest on June-02-2020
1

git files change from commit

git log --raw
Posted by: Guest on December-15-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language