summaryrefslogtreecommitdiff
path: root/git-svn.perl
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2016-05-18 18:39:49 -0400
committerJunio C Hamano <gitster@pobox.com>2016-05-24 13:21:59 -0700
commita77d6db69b2cbd16e98763f33ceaa76ff5ca2c54 (patch)
tree494745fc3aca2872350c56dab1ffa67c390065e9 /git-svn.perl
parentc72ee44bf4bc7549ee8710037ae8adfae6d8efc2 (diff)
git_config_parse_parameter: refactor cleanup code
We have several exits from the function, each of which has to do some cleanup. Let's consolidate these in an "out" label we can jump to. This doesn't save us much now, but it will help as we add more things that need cleanup. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-svn.perl')
0 files changed, 0 insertions, 0 deletions