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 /cache.h | |
| parent | 49f7a2fde98e375562c2f8f2e3e3effba70d0402 (diff) | |
| download | git-2866fd284c57d729d486ed93a7fc118f78e765cb.tar.gz | |
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 'cache.h')
0 files changed, 0 insertions, 0 deletions
