blob: 873fbdb966ae4bc3fd45654185885e9523212580 (
plain)
1 README for git
2
3 REQUIREMENTS
4
5 PRE-INSTALL
6
7 POST-INSTALL
8
9 1. The git-gui and gitk programs require tcl/tk to be installed.
10 Otherwise they will just abort with an error saying:
11 exec: wish: not found
12
13 2. If you want to run gitd for serving git repos, make sure to create a
14 dedicated user like, first.
15
16 PRECAUTION
|