diff options
author | Kjetil Barvik <barvik@broadpark.no> | 2009-03-04 18:47:39 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-03-04 20:36:24 -0800 |
commit | 19de5d6913b9681d2bde533bccc8445c9236a648 (patch) | |
tree | 9f060a243b359646f9394cfff03776e4399cf86b /attr.c | |
parent | a95148dea1d9546e96adef7c3cad11be80aa30f5 (diff) | |
download | git-19de5d6913b9681d2bde533bccc8445c9236a648.tar.gz |
stat_tracking_info(): only count real commits
stat_tracking_info() in remote.c is used to collect the statistics to
be able to say (for instance) from the output of "git checkout':
Your branch and 'foo' have diverged,
and have X and Y different commit(s) each, respectively.
Currently X and Y also includes the count of merges. This patch
excludes the merges from being counted.
Signed-off-by: Kjetil Barvik <barvik@broadpark.no>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'attr.c')
0 files changed, 0 insertions, 0 deletions