author | Junio C Hamano <gitster@pobox.com> | |
Wed, 23 Jul 2008 21:52:47 +0000 (14:52 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 23 Jul 2008 23:57:03 +0000 (16:57 -0700) | ||
commit | 0f31d68030752b0c1e02a1a092c18094a98202f0 | |
tree | 48f7ec96df8ba1d2f6aa46bc0916b3a37d0f5460 | tree | snapshot |
parent | 47629dcff0fc75d58f9319d221a78934358e4ef8 | commit | diff |
builtin-branch.c: remove unused code in append_ref() callback function
We let for_each_ref() to feed all refs to append_ref() but we are only
ever interested in local or remote tracking branches.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
We let for_each_ref() to feed all refs to append_ref() but we are only
ever interested in local or remote tracking branches.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-branch.c | diff | blob | history |