Revision 51a94af845cb3f797abd638478834721d7295af7 authored by Junio C Hamano on 17 October 2008, 06:37:44 UTC, committed by Junio C Hamano on 17 October 2008, 21:35:06 UTC
The test to make sure that checkout fails when --track was asked for and
we cannot set up tracking information in t7201 was wrong, and it turns out
that the implementation for that feature itself was buggy.  This fixes it.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent 8ed0a74
History
File Mode Size
t-apply-1.expect -rw-r--r-- 544 bytes
t-apply-1.patch -rw-r--r-- 5.5 KB
t-apply-2.expect -rw-r--r-- 218 bytes
t-apply-2.patch -rw-r--r-- 1.9 KB
t-apply-3.expect -rw-r--r-- 317 bytes
t-apply-3.patch -rw-r--r-- 12.8 KB
t-apply-4.expect -rw-r--r-- 193 bytes
t-apply-4.patch -rw-r--r-- 245 bytes
t-apply-5.expect -rw-r--r-- 885 bytes
t-apply-5.patch -rw-r--r-- 12.7 KB
t-apply-6.expect -rw-r--r-- 232 bytes
t-apply-6.patch -rw-r--r-- 2.3 KB
t-apply-7.expect -rw-r--r-- 292 bytes
t-apply-7.patch -rw-r--r-- 12.0 KB
t-apply-8.expect -rw-r--r-- 83 bytes
t-apply-8.patch -rw-r--r-- 245 bytes
t-apply-9.expect -rw-r--r-- 83 bytes
t-apply-9.patch -rw-r--r-- 245 bytes

back to top