Answers for "git compare files with different names"

0

git compare files with different names

git diff branch1:full/path/to/foo.txt branch2:full/path/to/foo-another.txt
Posted by: Guest on October-08-2020

Code answers related to "git compare files with different names"

Browse Popular Code Answers by Language