Answers for "git get list of files changed between 2 commits"

0

git list all commits that changed a file

git log --follow -- filename
Posted by: Guest on August-25-2020

Code answers related to "git get list of files changed between 2 commits"

Code answers related to "TypeScript"

Browse Popular Code Answers by Language