summaryrefslogtreecommitdiff
path: root/Documentation/gituser-manual.txt
blob: 9fd474477cedaa5dc016a49d828879f3d4e2d483 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
gituser-manual(7)
=================

NAME
----
gituser-manual - a link to the user-manual docbook


SYNOPSIS
--------
[verse]
'git help user-manual'

link:user-manual.html[Git User's Manual]

DESCRIPTION
-----------
Git is a fast, scalable, distributed revision control system with an
unusually rich command set that provides both high-level operations
and full access to internals.

The link:user-manual.html[Git User's Manual] provides an
in-depth introduction to Git.

SEE ALSO
--------
linkgit:gittutorial[7],
linkgit:giteveryday[7],
linkgit:gitcli[7],
linkgit:gitworkflows[7]

GIT
---
Part of the linkgit:git[1] suite