Answers for "git compare two files from different repo"

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 two files from different repo"

Browse Popular Code Answers by Language