diff options
author | Christian Ruppert <idl0r@gentoo.org> | 2012-05-20 20:31:17 +0200 |
---|---|---|
committer | Christian Ruppert <idl0r@gentoo.org> | 2012-05-20 20:31:17 +0200 |
commit | c8a8268f4148161033d1c06bd8f2495ef811927c (patch) | |
tree | 2aecf2a6bee259879fc5917482d859e082ebb83c /t/install | |
parent | Add find_pubkey() function (diff) | |
parent | v2.3.1 (diff) | |
download | gitolite-gentoo-c8a8268f4148161033d1c06bd8f2495ef811927c.tar.gz gitolite-gentoo-c8a8268f4148161033d1c06bd8f2495ef811927c.tar.bz2 gitolite-gentoo-c8a8268f4148161033d1c06bd8f2495ef811927c.zip |
Merge branch 'upstream'v2.3.1-gentoogitolite-gentoo-2.3.1
Diffstat (limited to 't/install')
-rwxr-xr-x | t/install | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -42,6 +42,7 @@ git config --global user.email "tester@example.com" # install it cd gitolite +cp contrib/VREF/* src git describe --tags --long HEAD > conf/VERSION # in case it is dirty src/gl-system-install |