diff options
author | SZEDER Gábor <szeder.dev@gmail.com> | 2019-12-09 12:52:58 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-12-09 13:33:01 -0800 |
commit | 2866fd284c57d729d486ed93a7fc118f78e765cb (patch) | |
tree | d8d6cec474450479f3d73e01c1815b7164098148 /tmp-objdir.c | |
parent | name-rev: eliminate recursion in name_rev() (diff) | |
download | tgif-2866fd284c57d729d486ed93a7fc118f78e765cb.tar.xz |
name-rev: cleanup name_ref()
Earlier patches in this series moved a couple of conditions from the
recursive name_rev() function into its caller name_ref(), for no other
reason than to make eliminating the recursion a bit easier to follow.
Since the previous patch name_rev() is not recursive anymore, so let's
move all those conditions back into name_rev().
Signed-off-by: SZEDER Gábor <szeder.dev@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'tmp-objdir.c')
0 files changed, 0 insertions, 0 deletions