]> git.ipfire.org Git - thirdparty/git.git/blob - t/t4013/diff.diff-tree_--pretty_--root_--stat_--compact-summary_initial
path.c: don't call the match function without value in trie_find()
[thirdparty/git.git] / t / t4013 / diff.diff-tree_--pretty_--root_--stat_--compact-summary_initial
1 $ git diff-tree --pretty --root --stat --compact-summary initial
2 commit 444ac553ac7612cc88969031b02b3767fb8a353a
3 Author: A U Thor <author@example.com>
4 Date: Mon Jun 26 00:00:00 2006 +0000
5
6 Initial
7
8 dir/sub (new) | 2 ++
9 file0 (new) | 3 +++
10 file2 (new) | 3 +++
11 3 files changed, 8 insertions(+)
12 $