summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a31c6d0)
raw | patch | inline | side by side (parent: a31c6d0)
author | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Wed, 4 May 2005 14:12:18 +0000 (07:12 -0700) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Wed, 4 May 2005 14:12:18 +0000 (07:12 -0700) |
This is useful to verify that you got the right thing.
git-pull-script | patch | blob | history |
diff --git a/git-pull-script b/git-pull-script
index 4220e187321e21d18d84481c98c473fb45cca86b..9315426e7a79b4cb77852950764de317573de23e 100755 (executable)
--- a/git-pull-script
+++ b/git-pull-script
echo "Committed merge $result_commit"
echo $result_commit > .git/HEAD
git-checkout-cache -f -a && git-update-cache --refresh
+git-diff-tree -p ORIG_HEAD HEAD | diffstat -p1