aboutsummaryrefslogtreecommitdiffstats
path: root/using-git.texinfo
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2013-09-19 18:58:38 +0200
committerMattias Andrée <maandree@operamail.com>2013-09-19 18:58:38 +0200
commitcb6db2662f703dca7e2496c669c74d1ce66376b2 (patch)
tree32d85fe094b46ce4ce419ca417df4d5ade6872e6 /using-git.texinfo
parentadd subtitle (diff)
downloadusing-git-cb6db2662f703dca7e2496c669c74d1ce66376b2.tar.gz
using-git-cb6db2662f703dca7e2496c669c74d1ce66376b2.tar.bz2
using-git-cb6db2662f703dca7e2496c669c74d1ce66376b2.tar.xz
add prelude
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'using-git.texinfo')
-rw-r--r--using-git.texinfo27
1 files changed, 27 insertions, 0 deletions
diff --git a/using-git.texinfo b/using-git.texinfo
index 8d2842d..661ecd0 100644
--- a/using-git.texinfo
+++ b/using-git.texinfo
@@ -42,6 +42,7 @@ Texts. A copy of the license is included in the section entitled
@author by Mattias Andrée (maandree)
@page
+@center git: A silly, incompetent, stupid, annoying, or childish person.
@vskip 0pt plus 1filll
@insertcopying
@end titlepage
@@ -68,6 +69,32 @@ Texts. A copy of the license is included in the section entitled
+@center @titlefont{Prelude}
+@sp 1
+
+@noindent
+This Git manual is intended to be
+educational rather than a lookup
+documentation. And written as a
+tutorial, similarly to an educational
+math book, except it does not include
+problems to solve or test.
+Consequentially, it is designed to
+be read chapter by chapter with
+occasional look-back.
+
+Because of the scattered design
+of the content layout, Git's online
+documentation, accessible with
+@command{man git} and
+@command{man git VERB}, is much
+better for quick lookup of information,
+such as how to use a command.
+
+
+
+@page
+
@node Getting started
@chapter Getting started