summaryrefslogtreecommitdiff
path: root/git.c
diff options
context:
space:
mode:
authorSZEDER Gábor <szeder.dev@gmail.com>2019-12-09 12:52:58 +0100
committerJunio C Hamano <gitster@pobox.com>2019-12-09 13:33:01 -0800
commit2866fd284c57d729d486ed93a7fc118f78e765cb (patch)
treed8d6cec474450479f3d73e01c1815b7164098148 /git.c
parent49f7a2fde98e375562c2f8f2e3e3effba70d0402 (diff)
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 'git.c')
0 files changed, 0 insertions, 0 deletions