etc
[git] 다른 브랜치의 파일 비교하기
tenn
2014. 3. 5. 11:57
git diff --name-status branch1..branch2
git difftool branch1:config/environment.rb branch2:config/environment.rb
http://blog.firsthand.ca/2011/05/compare-git-branches-compare-two-files.html