-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.rst
More file actions
39 lines (32 loc) · 856 Bytes
/
Copy pathindex.rst
File metadata and controls
39 lines (32 loc) · 856 Bytes
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
35
36
37
38
39
|App| User's Guide
==================
Welcome!
^^^^^^^^
.. include:: /snippets/guideintro.rst
.. rubric:: Download the guide in other formats
.. raw:: html
<p>
<a class="btn" href="../_static/GitFourchetteUsersGuide.pdf">PDF Handbook</a>
<a class="btn" href="../book.html">Single-page HTML</a>
</p>
Contents
^^^^^^^^
.. toctree::
:maxdepth: 2
:class: usersguide-toc
Welcome! <self>
Cloning & Initializing <newrepo>
Main Window <uitour>
Commit History <history>
Making a Commit <commit>
Managing Changes <changes>
Diff View <diff>
Branches <branches>
Fetch, Pull, Push <pullpush>
Remotes <remotes>
Advanced Commits <advcommit>
Signing Commits <signing>
Merge Conflicts <conflicts>
Blame & File History <blame>
Mounting Commits <mount>
Custom Commands <commands>