author | Erick Mattos <erick.mattos@gmail.com> | |
Sat, 22 May 2010 00:28:37 +0000 (21:28 -0300) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 3 Jun 2010 21:46:14 +0000 (14:46 -0700) | ||
commit | 3631bf77f75bc34e810216f3ec6abc8203e2d16a | |
tree | af615038fc5de632a43ae8e3d51efb2ca50fa984 | tree | snapshot |
parent | 859c30175f7d8f64f61968cb3ece7aca9218b314 | commit | diff |
checkout --orphan: respect -l option always
Added changes to satisfy a corner case: creating reflogs by using -l
when core.logAllRefUpdates is set to false.
Signed-off-by: Erick Mattos <erick.mattos@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Added changes to satisfy a corner case: creating reflogs by using -l
when core.logAllRefUpdates is set to false.
Signed-off-by: Erick Mattos <erick.mattos@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/checkout.c | diff | blob | history | |
t/t2017-checkout-orphan.sh | diff | blob | history |