public inbox for git@vger.kernel.org 
 help / color / mirror / Atom feed
From: "Aneesh Kumar K.V" <aneesh.kumar@gmail•com>
To: Johannes Schindelin <Johannes.Schindelin@gmx•de>
Cc: junkio@cox•net, git@vger•kernel.org
Subject: Re: [PATCH 2/2] repo-config: learn the flag "--no-local"
Date: Thu, 8 Jun 2006 21:02:37 +0530	[thread overview]
Message-ID: <20060608153236.GA8047@satan.machinehead.org> (raw)
In-Reply-To: <Pine.LNX.4.63.0606081331140.11910@wbgn013.biozentrum.uni-wuerzburg.de>

On Thu, Jun 08, 2006 at 01:31:46PM +0200, Johannes Schindelin wrote:
> 
> 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.."

-aneesh

  parent reply	other threads:[~2006-06-08 15:32 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-08 11:31 [PATCH 2/2] repo-config: learn the flag "--no-local" Johannes Schindelin
2006-06-08 11:37 ` Lukas Sandström
2006-06-08 11:41   ` Johannes Schindelin
2006-06-08 13:37     ` Karl Hasselström
2006-06-08 15:35       ` Aneesh Kumar K.V
2006-06-08 18:36         ` Jakub Narebski
2006-06-08 20:17           ` Johannes Schindelin
2006-06-08 14:06     ` Alex Riesen
2006-06-08 16:25     ` Junio C Hamano
     [not found]       ` <20060608123652.6c3acf76.seanlkml@sympatico.ca>
2006-06-08 16:36         ` Sean
2006-06-08 20:24           ` Johannes Schindelin
     [not found]             ` <20060608163045.abd03553.seanlkml@sympatico.ca>
2006-06-08 20:30               ` Sean
2006-06-08 20:42                 ` Johannes Schindelin
     [not found]                   ` <20060608165525.e42917d2.seanlkml@sympatico.ca>
2006-06-08 20:55                     ` Sean
2006-06-08 21:10                       ` Johannes Schindelin
     [not found]                         ` <20060608172315.15c2af3c.seanlkml@sympatico.ca>
2006-06-08 21:23                           ` Sean
2006-06-08 20:55                   ` Jakub Narebski
2006-06-08 21:03                     ` Johannes Schindelin
2006-06-08 21:15                       ` Jakub Narebski
2006-06-08 15:32 ` Aneesh Kumar K.V [this message]
2006-06-08 20:18   ` Johannes Schindelin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060608153236.GA8047@satan.machinehead.org \
    --to=aneesh.kumar@gmail$(echo .)com \
    --cc=Johannes.Schindelin@gmx$(echo .)de \
    --cc=git@vger$(echo .)kernel.org \
    --cc=junkio@cox$(echo .)net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox