On Jan 18, 2011, at 8:25 PM, Jeenu <[email protected]> wrote:
On Jan 19, 8:27 am, Macsig <[email protected]> wrote:
Hello all,
is there a way to see all the changes made between 2 non-consecutive
commits?
git show
git diff $commit1 $commit2
Ditto for git difftool.
--
David
--
You received this message because you are subscribed to the Google Groups "Git for
human beings" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/git-users?hl=en.