author | Jens Lehmann <Jens.Lehmann@web.de> | |
Mon, 31 Jan 2011 16:51:25 +0000 (17:51 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 31 Jan 2011 17:59:04 +0000 (09:59 -0800) | ||
commit | a2a564686feddb290afa79c7c18e7939b8ac064e | |
tree | 5205d999e50ffeba8688c4558051ae9c9a2faa67 | tree | snapshot |
parent | 1c1f3537c0283c92abbca9155813ed62b05cb481 | commit | diff |
t5526: Fix wrong argument order in "git config"
This fixes a typo where the "git config" arguments "-f" and "--unset" were
swapped leading to the creation of a "--unset" file.
Signed-off-by: Jens Lehmann <Jens.Lehmann@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This fixes a typo where the "git config" arguments "-f" and "--unset" were
swapped leading to the creation of a "--unset" file.
Signed-off-by: Jens Lehmann <Jens.Lehmann@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t5526-fetch-submodules.sh | diff | blob | history |