mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00: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
@ -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…
Reference in New Issue
Block a user