Re: [PATCH 2/2] repo-config: learn the flag "--no-local"
From: Johannes Schindelin <hidden> Date: 2016-06-15 22:42:29
Hi,
On Thu, 8 Jun 2006, Jakub Narebski wrote:
And legacy "git repo-config" as equivalent of "git config --repo", perhaps
implemented via alias mechanism (if there woul be system-wide coniguration
file, otherwise in skeleton/template).
Why use the alias mechanism? I, for one, never install git. So, this
solution is rather fragile. But there are better ways: the builtin
mechanism for one.
Ciao,
Dscho