git-checkout.txt: improve detached HEAD documentation
authorJay Soffian <jaysoffian@gmail.com>
Sun, 20 Feb 2011 05:21:50 +0000 (00:21 -0500)
committerJunio C Hamano <gitster@pobox.com>
Tue, 22 Feb 2011 05:57:19 +0000 (21:57 -0800)
The detached HEAD state is a source of much confusion for users
new to git. Here we try to document it better.

Reworked from http://article.gmane.org/gmane.comp.version-control.git/138440

Requested-by: Nicolas Pitre <nico@fluxnic.net>
Signed-off-by: Jay Soffian <jaysoffian@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found