Skip to content

Commit a1dc34f

Browse files
author
J. Bruce Fields
committed
user-manual: stop deprecating the manual
It's just as much a work-in-progress, but at least now it's gotten enough technical review to shake out most of the really bad lies, so hopefully it doesn't do any actual damage. And if we encourage people to read it, they'll be more likely to whine about it, which will help get it fixed faster. Signed-off-by: "J. Bruce Fields" <[email protected]>
1 parent c64415e commit a1dc34f

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

Documentation/git.txt

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,9 @@ and full access to internals.
2121
See this link:tutorial.html[tutorial] to get started, then see
2222
link:everyday.html[Everyday Git] for a useful minimum set of commands, and
2323
"man git-commandname" for documentation of each command. CVS users may
24-
also want to read link:cvs-migration.html[CVS migration].
25-
link:user-manual.html[Git User's Manual] is still work in
26-
progress, but when finished hopefully it will guide a new user
27-
in a coherent way to git enlightenment ;-).
24+
also want to read link:cvs-migration.html[CVS migration]. See
25+
link:user-manual.html[Git User's Manual] for a more in-depth
26+
introduction.
2827

2928
The COMMAND is either a name of a Git command (see below) or an alias
3029
as defined in the configuration file (see gitlink:git-config[1]).

0 commit comments

Comments
 (0)