summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 9299c4f)
raw | patch | inline | side by side (parent: 9299c4f)
author | Junio C Hamano <junkio@cox.net> | |
Wed, 31 Jan 2007 22:53:51 +0000 (14:53 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 31 Jan 2007 22:53:51 +0000 (14:53 -0800) |
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git.txt | patch | blob | history |
diff --git a/Documentation/git.txt b/Documentation/git.txt
index 7cd346798615eb31fbf4d6b8a329a7ff36d78741..29ee24c34f5a27517238d81ee7f240fc49939bbb 100644 (file)
--- a/Documentation/git.txt
+++ b/Documentation/git.txt
link:everyday.html[Everyday Git] for a useful minimum set of commands, and
"man git-commandname" for documentation of each command. CVS users may
also want to read link:cvs-migration.html[CVS migration].
+link:user-manual.html[Git User's Manual] is still work in
+progress, but when finished hopefully it will guide a new user
+in a coherent way to git enlightenment ;-).
The COMMAND is either a name of a Git command (see below) or an alias
as defined in the configuration file (see gitlink:git-config[1]).