author | Junio C Hamano <gitster@pobox.com> | |
Sun, 13 Jul 2008 22:15:23 +0000 (15:15 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 13 Jul 2008 22:15:23 +0000 (15:15 -0700) |
* jc/report-tracking:
branch -r -v: do not spit out garbage
stat_tracking_info(): clear object flags used during counting
git-branch -v: show the remote tracking statistics
git-status: show the remote tracking statistics
Refactor "tracking statistics" code used by "git checkout"
branch -r -v: do not spit out garbage
stat_tracking_info(): clear object flags used during counting
git-branch -v: show the remote tracking statistics
git-status: show the remote tracking statistics
Refactor "tracking statistics" code used by "git checkout"
1 | 2 | |||
---|---|---|---|---|
revision.h | patch | | diff1 | | diff2 | | blob | history |
wt-status.c | patch | | diff1 | | diff2 | | blob | history |
diff --cc revision.h
Simple merge
diff --cc wt-status.c
Simple merge