git diff branch1..branch2 -- file_path_from_base_of_repo
In the diff output "a" will be the version of the file in branch1 and "b" will the file in branch2
In the diff output "a" will be the version of the file in branch1 and "b" will the file in branch2
No comments:
Post a Comment