combine-diff: treat --shortstat like --stat
[gitweb.git] / t / t4013-diff-various.sh
index 7d985ff6b1bff3c73e4309cde675f67c813d93da..9ccdf08730e5b712c0b5d70b0c13505ce8acec03 100755 (executable)
@@ -239,6 +239,7 @@ diff-tree --cc --stat --summary master
 # stat summary should show the diffstat and summary with the first parent
 diff-tree -c --stat --summary side
 diff-tree --cc --stat --summary side
+diff-tree --cc --shortstat master
 # improved by Timo's patch
 diff-tree --cc --patch-with-stat master
 # improved by Timo's patch