diff options
author | Kaartic Sivaraam <kaartic.sivaraam@gmail.com> | 2017-11-27 22:58:33 +0530 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-11-28 11:33:12 +0900 |
commit | 75ce14957507bc310ad118df08c4a85fd9cedc0d (patch) | |
tree | f0137d3aad019a1764b7134d6b4c9170f55dce40 /compat/win32/syslog.c | |
parent | 9752ad0bb79f680bca48db7adc45338b298304b0 (diff) | |
download | git-75ce14957507bc310ad118df08c4a85fd9cedc0d.tar.gz |
Doc/checkout: checking out using @{-N} can lead to detached stateks/doc-checkout-previous
@{-N} is a syntax for the N-th last "checkout" and not the N-th
last "branch". Therefore, in some cases using `git checkout @{-$N}`
DOES lead to a "detached HEAD" state. This can also be ensured by
the commit message of 75d6e552a (Documentation: @{-N} can refer to
a commit, 2014-01-19) which clearly specifies how @{-N} can be used
to refer not only to a branch but also to a commit.
Correct the misleading sentence which states that @{-N} doesn't
detach HEAD.
Signed-off-by: Kaartic Sivaraam <kaartic.sivaraam@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'compat/win32/syslog.c')
0 files changed, 0 insertions, 0 deletions