ssh: send/accept GIT_* env vars
Kacper Kornet
kornet at camk.edu.pl
Wed May 4 11:47:14 CEST 2011
On Wed, May 04, 2011 at 11:37:16AM +0200, Arkadiusz Miskiewicz wrote:
> On Tuesday 03 of May 2011, Kacper Kornet wrote:
> > What is the reason that GIT_ variables are copied by ssh to remote
> > session? I mean the following line in our default /etc/ssh/ssh_config.
> > AcceptEnv LANG LC_* LANGUAGE TZ GIT_*
> To avoid a need to set all that on each remote system.
> > I have just discovered that it break at least one feature in gitolite.
> And the bug is where?
The creation of wildcard repositories
http://sitaramc.github.com/gitolite/doc/wildcard-repositories.html
does not work. I can patch gitolite for it. But there is a small chance
the patch would be accepted upstream.
--
Kacper
More information about the pld-devel-en
mailing list