author | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Wed, 20 Apr 2005 04:39:28 +0000 (21:39 -0700) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Wed, 20 Apr 2005 04:39:28 +0000 (21:39 -0700) | ||
commit | abdb007d1f0ee1579c3719fc4fadbe4755163d74 | |
tree | d73f1dd6dcd5bf2a5526593e5cc8202929549cf0 | tree | snapshot |
parent | e74f8f6aa7807d479d78bfc680a18a9a5198b172 | commit | diff |
Make "diff-tree" take commit objects too, like "diff-cache" does.
Sometimes it's just easier to not have to look up the "commit"->"tree"
translation by hand first. It's trivial to do inside diff-tree, and
it's just being polite.
Sometimes it's just easier to not have to look up the "commit"->"tree"
translation by hand first. It's trivial to do inside diff-tree, and
it's just being polite.
diff-tree.c | diff | blob | history |