Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-11-15 | Documentation: do not blindly run 'cat' .git/HEAD, or echo into it. | Junio C Hamano | 1 | -2/+2 | |
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> | |||||
2005-10-04 | Add missing documentation. | Junio C Hamano | 1 | -0/+52 | |
Signed-off-by: Junio C Hamano <junkio@cox.net> |