Showing posts with label git diff. Show all posts
Showing posts with label git diff. Show all posts

Friday, November 4, 2011

git diff on files

you can compare diff commits on files and branches the same way in git

git diff hash -- path/to/file