Answers for "get file changes between all commits in a merge"

2

git files changed between two commits

git diff --name-only SHA1 SHA2
Posted by: Guest on March-11-2020

Code answers related to "get file changes between all commits in a merge"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language