Thread (10 messages) flat view 10 messages, 6 authors, 2016-06-15

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, Aneesh Kumar K.V wrote:
On Thu, Jun 08, 2006 at 01:31:46PM +0200, Johannes Schindelin wrote:
quoted
Since there is a global config now, we need a way to access it
conveniently. Now you can say

	git repo-config --no-local alias.l "log --stat -M ORIG_HEAD.."

to set the alias globally (it will be stored in ~/.gitconfig).
how about  making the above 

   git config --repo alias.l "log --stat -M ORIG_HEAD.."
IMHO it would be a sane thing to make this default. Most config variables 
are repository dependent.

Ciao,
Dscho
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help