author | Junio C Hamano <gitster@pobox.com> | |
Fri, 17 Oct 2008 22:56:11 +0000 (15:56 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 19 Oct 2008 19:35:04 +0000 (12:35 -0700) | ||
commit | f5637549a7eb93883839de01399418e10bf81768 | |
tree | 76e07fe941f518e5c7e790b95d2d2214d6ad5029 | tree | snapshot |
parent | 51a94af845cb3f797abd638478834721d7295af7 | commit | diff |
demonstrate breakage of detached checkout with symbolic link HEAD
When core.prefersymlinkrefs is in use, detaching the HEAD by
checkout incorrectly clobbers the tip of the current branch.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
When core.prefersymlinkrefs is in use, detaching the HEAD by
checkout incorrectly clobbers the tip of the current branch.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t7201-co.sh | diff | blob | history |