From: J. Bruce Fields Date: Sun, 13 May 2007 06:23:11 +0000 (-0400) Subject: user-manual: introduce git X-Git-Tag: v1.5.1.5~1^2~2 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=99eaefdd32f25a6b76b2bd52bb253e19a4a3cad4;p=git.git user-manual: introduce git Well, we should say at least something about what git is. Signed-off-by: "J. Bruce Fields" --- diff --git a/Documentation/user-manual.txt b/Documentation/user-manual.txt index 242f5aa47..773ed3664 100644 --- a/Documentation/user-manual.txt +++ b/Documentation/user-manual.txt @@ -1,6 +1,9 @@ Git User's Manual (for version 1.5.1 or newer) ______________________________________________ + +Git is a fast distributed revision control system. + This manual is designed to be readable by someone with basic unix command-line skills, but no previous knowledge of git.