4b7d144
should have touched this also
This commit is contained in:
parent
5aba13cd80
commit
e6ee5cdb30
|
@ -84,7 +84,7 @@ gl-compile-conf -q
|
||||||
od=$PWD
|
od=$PWD
|
||||||
cd; cd $REPO_BASE/gitolite-admin.git
|
cd; cd $REPO_BASE/gitolite-admin.git
|
||||||
GIT_WORK_TREE=$GL_ADMINDIR git add conf/gitolite.conf keydir
|
GIT_WORK_TREE=$GL_ADMINDIR git add conf/gitolite.conf keydir
|
||||||
GIT_WORK_TREE=$GL_ADMINDIR git diff --cached --quiet || GIT_WORK_TREE=$GL_ADMINDIR git commit -am start
|
GIT_WORK_TREE=$GL_ADMINDIR git diff --cached --quiet 2>/dev/null || GIT_WORK_TREE=$GL_ADMINDIR git commit -am start
|
||||||
cd $od
|
cd $od
|
||||||
|
|
||||||
# now that the admin repo is created, you have to set the hooks properly; best
|
# now that the admin repo is created, you have to set the hooks properly; best
|
||||||
|
|
Loading…
Reference in a new issue