commit | 20c8cde45656fc187e06088ef5baf0bbdfdf70bd | [log] [tgz] |
---|---|---|
author | Junio C Hamano <gitster@pobox.com> | Tue Nov 27 14:19:36 2012 -0800 |
committer | Junio C Hamano <gitster@pobox.com> | Tue Nov 27 14:19:36 2012 -0800 |
tree | a9cb9f370e9b7bcecc124fa73c8a1b7d30c25c8e | |
parent | 82dfc2c44ecda8a7afe417086c704b141a11cd58 [diff] |
diff --shortstat: do not count "unmerged" entries Fix the same issue as the previous one for "git diff --stat"; unmerged entries was doubly-counted. Signed-off-by: Junio C Hamano <gitster@pobox.com>