minor fixups to some non-core programs

(following a bit of a doc shakeup)
This commit is contained in:
Sitaram Chamarty 2012-11-22 15:59:13 +05:30
parent cd838411fa
commit 7cec71b0ef
4 changed files with 6 additions and 2 deletions

View file

@ -3,6 +3,9 @@ package Gitolite::Triggers::Shell;
# usage notes: this module must be loaded first in the INPUT trigger list. Or
# at least before Mirroring::input anyway.
# documentation is in the ssh troubleshooting and tips document, under the
# section "giving shell access to gitolite users"
use Gitolite::Rc;
use Gitolite::Common;