Skip to content

Commit b86d2c4

Browse files
heipeipieter
authored andcommitted
UserManual: Add disclaimer as to what GitX is
Add a disclaimer about the intended use of GitX. A lot of people seem to think GitX is a way to make using a complex system easy. Other think that they can learn git by clicking their way around GitX. Signed-off-by: Johannes Gilger <[email protected]>
1 parent 8cdb2e6 commit b86d2c4

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

Site/UserManual/text/01 - Introduction.markdown

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,15 @@ User Manual
22
-----------
33

44
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.
5+
about everything you need to know on how to use GitX.
6+
7+
### Disclaimer
8+
9+
GitX aims to be a graphical wrapper around the most-frequently used
10+
git-commands, enabling you to satisfy your daily git needs in one consistent
11+
program. GitX doesn't aspire to be a complete interface for the wide variety of
12+
git command-line programs with their ever-growing number of options. It's also
13+
no easy way to learn git. A sound understanding of how git stores data, how it
14+
works on that data and how to recover from (accidental) deletion of branches
15+
and commits will not only help you with git but will also enable you to learn
16+
GitX with greater confidence and speed.

0 commit comments

Comments
 (0)