author | Daniel Barkalow <barkalow@iabervon.org> | |
Tue, 18 Mar 2008 02:04:40 +0000 (22:04 -0400) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 19 Mar 2008 05:18:57 +0000 (22:18 -0700) | ||
commit | 1d0a694b8ace7b54256c8c40ca23939c8c9b49fd | |
tree | b1db8f619f0c22c724935433d4015e19af8318c1 | tree | snapshot |
parent | ef00d150e4f9959bf083adf92419b5053ba11584 | commit | diff |
Fix t3200 config
"git-config name = value" doesn't do anything most of the time. The
test meant "git-config name value", but that leaves the configuration
such that later tests will be confused, so move it to the end.
Signed-off-by: Daniel Barkalow <barkalow@iabervon.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
"git-config name = value" doesn't do anything most of the time. The
test meant "git-config name value", but that leaves the configuration
such that later tests will be confused, so move it to the end.
Signed-off-by: Daniel Barkalow <barkalow@iabervon.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t3200-branch.sh | diff | blob | history |