author | Junio C Hamano <junkio@cox.net> | |
Tue, 15 Nov 2005 09:31:04 +0000 (01:31 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 15 Nov 2005 09:31:04 +0000 (01:31 -0800) | ||
commit | cd0a781c386b197e63a30104bead39420eada7ca | |
tree | 8ea8ba4b812ca2bc384ccc117da7fd4f4516f000 | tree | snapshot |
parent | 313c4714c5ec1673805b952ba79d910a42e8937c | commit | diff |
Documentation: do not blindly run 'cat' .git/HEAD, or echo into it.
Many places in the documentation we still talked about reading
what commit is recorded in .git/HEAD or writing the new head
information into it, both assuming .git/HEAD is a symlink. That
is not necessarily so.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Many places in the documentation we still talked about reading
what commit is recorded in .git/HEAD or writing the new head
information into it, both assuming .git/HEAD is a symlink. That
is not necessarily so.
Signed-off-by: Junio C Hamano <junkio@cox.net>