diff options
author | Junio C Hamano <junkio@cox.net> | 2006-06-26 13:46:52 -0700 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-06-26 14:36:40 -0700 |
commit | 3c2f75b590c35675cc67dc43cabe2298bec86afc (patch) | |
tree | 1197b6f0568d6aae04004be6e398320e8741604e /t/t4013/diff.diff-tree_-p_initial | |
parent | 1ef9e05dbf36a80bb65fb150dd7bdd60852db777 (diff) | |
download | git-3c2f75b590c35675cc67dc43cabe2298bec86afc.tar.gz |
t4013: add tests for diff/log family output options.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 't/t4013/diff.diff-tree_-p_initial')
-rw-r--r-- | t/t4013/diff.diff-tree_-p_initial | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/t/t4013/diff.diff-tree_-p_initial b/t/t4013/diff.diff-tree_-p_initial new file mode 100644 index 0000000000..e20ce88370 --- /dev/null +++ b/t/t4013/diff.diff-tree_-p_initial @@ -0,0 +1,2 @@ +$ git diff-tree -p initial +$ |