mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Correct pkg-message instructions on providing gitolite
Submitted by: maintainer via email
This commit is contained in:
parent
fc16e30bb7
commit
18ae014dcb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=296236
2 changed files with 2 additions and 1 deletions
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= gitolite
|
||||
PORTVERSION= 3.01
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://milki.github.com/${PORTNAME}/ \
|
||||
LOCAL/tdb
|
||||
|
|
|
@ -24,7 +24,7 @@ Final gitolite setup instructions:
|
|||
Any ssh user can be a gitolite provider. Simply run the following command as
|
||||
the user:
|
||||
|
||||
%%PREFIX%%/bin/gitolite -pk /path/to/admin.ssh.key.pub
|
||||
%%PREFIX%%/bin/gitolite setup -pk /path/to/admin.ssh.key.pub
|
||||
|
||||
This will setup up the configuration files for gitolite, designating where the
|
||||
repositories are located and other options.
|
||||
|
|
Loading…
Add table
Reference in a new issue