diff options
author | Lukc <lukc@upyum.com> | 2010-12-23 00:33:13 +0100 |
---|---|---|
committer | Lukc <lukc@upyum.com> | 2010-12-23 00:33:13 +0100 |
commit | 1916926dc70e2ab14bd2b70f4f043ab21cf96a06 (patch) | |
tree | b0c592a5df926cd372ece3a8b9cfd49796d76123 /git/README | |
parent | b0f126ee5452c909db872cbf7221e14b6ae26fbc (diff) | |
download | devel-1916926dc70e2ab14bd2b70f4f043ab21cf96a06.tar.gz devel-1916926dc70e2ab14bd2b70f4f043ab21cf96a06.tar.bz2 devel-1916926dc70e2ab14bd2b70f4f043ab21cf96a06.tar.xz devel-1916926dc70e2ab14bd2b70f4f043ab21cf96a06.zip |
Recette de git mise à jour.
Diffstat (limited to 'git/README')
-rw-r--r-- | git/README | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/git/README b/git/README new file mode 100644 index 0000000..3150589 --- /dev/null +++ b/git/README @@ -0,0 +1,14 @@ +README for git + +REQUIREMENTS + +PRE-INSTALL + +POST-INSTALL + +1. The git-gui and gitk programs require tcl/tk to be installed. + Otherwise they will just abort with an error saying: + exec: wish: not found + +PRECAUTION + |