aboutsummaryrefslogtreecommitdiff
path: root/devel/gitolite2/files/pkg-message.in
blob: e385c83b2712b5240c522619ea5080ce1779249d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
==============================================================================

Final gitolite installation instructions:

Any ssh user can be a gitolite provider. Simply run the following command as
the user:

%%PREFIX%%/bin/gl-setup /path/to/admin.ssh.key.pub

This will setup up the configuration files for gitolite, designating where the
repositories are located and other options.

The admin ssh key allows full access to the gitolite-admin repository where
additional users and repositories can be configured.

By default, the git user is created for use by gitolite.

==============================================================================