author | Frank Lichtenheld <frank@lichtenheld.de> | |
Mon, 25 Jun 2007 14:03:54 +0000 (16:03 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 27 Jun 2007 01:20:47 +0000 (18:20 -0700) | ||
commit | b69ba460bb0710b2af8a20b4b0d62233f29401ec | |
tree | eb84fa18ed8c179ef2467cfcf76f3eb5a4de75e1 | tree | snapshot |
parent | e373bb73889e15452b622df67465b77803876aa6 | commit | diff |
config: Change output of --get-regexp for valueless keys
Print no space after the name of a key without value.
Otherwise keys without values are printed exactly the
same as keys with empty values.
Signed-off-by: Frank Lichtenheld <frank@lichtenheld.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Print no space after the name of a key without value.
Otherwise keys without values are printed exactly the
same as keys with empty values.
Signed-off-by: Frank Lichtenheld <frank@lichtenheld.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-config.c | diff | blob | history | |
t/t1300-repo-config.sh | diff | blob | history |