Skip to content

Commit 9d2efb1

Browse files
committed
UserManual: Rewrite most parts for GitX 0.7
This rewrites most of the UserManual for GitX 0.7 and also updates the screenshots to reflect the latest GitX-version. Signed-off-by: Johannes Gilger <[email protected]>
1 parent 8b74bc0 commit 9d2efb1

12 files changed

+85
-32
lines changed
33.6 KB
Loading
16.7 KB
Loading
1.35 KB
Loading
62.4 KB
Loading
-130 KB
Loading
-87.5 KB
Loading
10.8 KB
Loading
-97.2 KB
Binary file not shown.
-38.9 KB
Binary file not shown.
Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
User Manual
22
-----------
33

4-
This is the GitX user's manual. In this document, you will be able to read
5-
about everything you need to know on how to use GitX.
4+
This is the GitX user's manual. We try to document the most-commonly used
5+
features here and explain concepts that might be confusing if you've never used
6+
a git-gui.
67

78
### Disclaimer
89

@@ -13,4 +14,6 @@ git command-line programs with their ever-growing number of options. It's also
1314
no easy way to learn git. A sound understanding of how git stores data, how it
1415
works on that data and how to recover from (accidental) deletion of branches
1516
and commits will not only help you with git but will also enable you to learn
16-
GitX with greater confidence and speed.
17+
GitX with greater confidence and speed. Since GitX is far from complete you'll
18+
probably still have to use it in conjunction with the command-line git for more
19+
complex tasks.

0 commit comments

Comments
 (0)