If there are two branches br1 and br2 showing all differences between them can be done with:

Diffs >>> If there are two branches br1 and br2 showing all differences between them can be done with: >>> Using Git for Distributed Development

 

This will show all differences between the branches

============================

Without a branch or commit name, diff shows relationship to the last commit on this branch

============================

git diff can diff tags, branches and commits

git diff can diff tags, branches and commits

git diff can diff tags, branches and commits

============================

This is the correct syntax

============================

This is also correct

This is more verbose than –numstat

This is less verbose than –stat