summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2021-04-13 15:28:51 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2021-04-13 15:28:51 -0700
commit1d5fbd45c481d989036ed6f7dd10a6c094f9db8f (patch)
treea96f25aafa7a51e744eacc0c097e1de6b24c24e1
parentMerge branch 'ab/perl-do-not-abuse-map' (diff)
parentuser-manual.txt: assign preface an id and a title (diff)
downloadtgif-1d5fbd45c481d989036ed6f7dd10a6c094f9db8f.tar.xz
Merge branch 'fm/user-manual-use-preface'
Doc update to improve git.info * fm/user-manual-use-preface: user-manual.txt: assign preface an id and a title
-rw-r--r--Documentation/user-manual.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/user-manual.txt b/Documentation/user-manual.txt
index fd480b8645..f9e54b8674 100644
--- a/Documentation/user-manual.txt
+++ b/Documentation/user-manual.txt
@@ -1,5 +1,8 @@
= Git User Manual
+[preface]
+== Introduction
+
Git is a fast distributed revision control system.
This manual is designed to be readable by someone with basic UNIX