opt/git
2022-07-02 16:25:46 +02:00
..
.footprint git: update footprint for perl 5.36 2022-05-29 13:55:30 +02:00
.signature Merge remote-tracking branch 'origin/3.6' into 3.7 2022-07-02 16:25:46 +02:00
git git: allow the git port driver to use alternative local repository paths, implements FS#1364 2017-02-15 00:20:15 +01:00
gitd.rc git: also, track gitd.rc via git 2017-07-28 14:36:52 +02:00
Pkgfile git: 2.36.1 -> 2.37.0 2022-07-02 15:59:56 +02:00
README git: add git daemon script 2017-07-28 14:34:14 +02:00

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

2. If you want to run gitd for serving git repos, make sure to create a
   dedicated user like, first.

PRECAUTION