author | Junio C Hamano <junkio@cox.net> | |
Thu, 21 Apr 2005 01:06:50 +0000 (18:06 -0700) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Thu, 21 Apr 2005 01:06:50 +0000 (18:06 -0700) | ||
commit | c1fdf2a6abb6a7c5b8092d72514264ae378d60ee | |
tree | d32447a96642a513e7ba83d8c88d86a33061db78 | tree | snapshot |
parent | 38357e6703db9f2c1bff31de1ce7c7503c6db96a | commit | diff |
[PATCH] Teach diff-tree about commit objects
Updates diff-tree.c to use read_tree_with_tree_or_commit_sha1()
function. The command can take either tree or commit IDs with this patch.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Updates diff-tree.c to use read_tree_with_tree_or_commit_sha1()
function. The command can take either tree or commit IDs with this patch.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
diff-tree.c | diff | blob | history |