| author | Junio C Hamano <gitster@pobox.com> | |
| Thu, 21 Aug 2008 06:41:59 +0000 (23:41 -0700) | ||
| committer | Junio C Hamano <gitster@pobox.com> | |
| Thu, 21 Aug 2008 06:41:59 +0000 (23:41 -0700) |
* kh/diff-tree:
Add test for diff-tree --stdin with two trees
Teach git diff-tree --stdin to diff trees
diff-tree: Note that the commit ID is printed with --stdin
Refactoring: Split up diff_tree_stdin
Add test for diff-tree --stdin with two trees
Teach git diff-tree --stdin to diff trees
diff-tree: Note that the commit ID is printed with --stdin
Refactoring: Split up diff_tree_stdin
| 1 | 2 | |||
|---|---|---|---|---|
| t/t4002-diff-basic.sh | patch | | diff1 | | diff2 | | blob | history |
diff --cc t/t4002-diff-basic.sh
Simple merge