ssh: send/accept GIT_* env vars

Kacper Kornet kornet at camk.edu.pl
Wed May 4 11:22:50 CEST 2011


On Wed, May 04, 2011 at 09:11:37AM +0200, Marcin Rybak wrote:
> 2011/5/3 Kacper Kornet <kornet at camk.edu.pl>

> > 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_*

> > I have just discovered that it break at least one feature in gitolite.

> you mean SendEnv not AcceptEnv?

I mean SendEnv GIT_* in /etc/ssh/ssh_config and AcceptEnv GIT_* in
/etc/ssh/sshd_config

> why it is problem for you to set it up with ~/.ssh/config ?

My question is, do we really need/want to have it in default configuration?

-- 
  Kacper


More information about the pld-devel-en mailing list