git diff branches & paths
A simple
git diff {otherBranch | commitHash}
diffs the current state against another branch or a commit.
git diff base other
diffs the base branch / commit with the other.
And
git diff -- path/to/diff
diffs only a specific path.
This can be combined in any way you want
Written by Benjamin Weiss
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Git
Authors
khasinski
591.1K
dmichaelavila
500.4K
Related Tags
#git
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#