Hi,
Nathan Neulinger wrote:
> Right now, there isn't any way to have a systemwide profile script
> that tries to determine a better default for the user name/email
> values, such as in the case of shared logins. The best I've been
> able to do for now is use the 'EMAIL' var.
I wouldn't mind having a GIT_EMAIL envvar with the semantics you mean,
but can you say more about the use case? What's wrong with the usual
EMAIL environment variable?
[...]
> [include]
> path = !/usr/local/bin/gen-git-env
This is scary in terms of privilege escalation attacks. ("Admin,
could you please take a look at this repo? When I run 'git status',
...".)
That said, smudge/clean filters may have the same problem already.
Thanks,
Jonathan
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html