Browse Source
Earlier, calling
git-repo-config core.hello
on a .git/config like this:
[core]
hello = world ; a comment
would yield "world " (i.e. with a trailing space).
Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
(cherry picked from c1aee1fd8d
commit)
maint
Johannes Schindelin
19 years ago
committed by
Junio C Hamano
1 changed files with 6 additions and 6 deletions
Loading…
Reference in new issue