[PATCHv3 3/3] Helper script to interface to gitolite

Ben Boeckel mathstuf at gmail.com
Tue Oct 30 16:05:09 CET 2012


On Tue, Oct 30, 2012 at 11:11:30 +0100, Valentin Haenel wrote:
> +export REPO=${1%%.git}
> +export REMOTE_USER=${2}
> +export PERM=${3-"R"}

Quote these expansions as well.

--Ben




More information about the CGit mailing list