diff options
author | René Scharfe <l.s.r@web.de> | 2014-08-30 18:07:05 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2014-09-02 10:56:43 -0700 |
commit | 37007c3a87f3d78f533533f96a0d49bd0d520671 (patch) | |
tree | 17503f59e46837813e37eee0a8f88c008c47d7a3 /GIT-VERSION-GEN | |
parent | 96db324a73fdada6fbe7b63221986f8f18cc63b0 (diff) | |
download | git-37007c3a87f3d78f533533f96a0d49bd0d520671.tar.gz |
config: simplify git_config_include()rs/simplify-config-include
Instead of using skip_prefix() to check the first part of the string
and then strcmp() to check the rest, simply use strcmp() to check the
whole string.
Signed-off-by: Rene Scharfe <l.s.r@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'GIT-VERSION-GEN')
0 files changed, 0 insertions, 0 deletions