git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Santi Béjar" <sbejar@gmail.com>
To: "Jon Loeliger" <jdl@freescale.com>
Cc: git@vger.kernel.org
Subject: Re: [PATCH] user.default: New config to prevent using the default values for user.*
Date: Wed, 5 Mar 2008 21:36:51 +0100	[thread overview]
Message-ID: <8aa486160803051236x2e184915hf5d2448a832f4c63@mail.gmail.com> (raw)
In-Reply-To: <47CEFA62.4070209@freescale.com>

On Wed, Mar 5, 2008 at 8:54 PM, Jon Loeliger <jdl@freescale.com> wrote:
> Santi Béjar wrote:
>  > Useful when you want a different email/name for each repository
>  >
>  > Signed-off-by: Santi Béjar <sbejar@gmail.com>
>  > ---
>  >  Documentation/config.txt |    5 +++++
>  >  cache.h                  |    1 +
>  >  config.c                 |    5 +++++
>  >  environment.c            |    1 +
>  >  ident.c                  |    6 +++---
>  >  5 files changed, 15 insertions(+), 3 deletions(-)
>  >
>  > diff --git a/Documentation/config.txt b/Documentation/config.txt
>  > index 4027726..d7e5b6d 100644
>  > --- a/Documentation/config.txt
>  > +++ b/Documentation/config.txt
>  > @@ -914,6 +914,11 @@ url.<base>.insteadOf::
>  >       never-before-seen repository on the site.  When more than one
>  >       insteadOf strings match a given URL, the longest match is used.
>  >
>  > +user.default::
>  > +     If false the defaults values for user.email and user.name are not
>
>  s/defaults/default
>

Thanks

>
>  > +     used. Useful when you want a different email/name for each
>  > +     repository, normally set in the global config file.
>  > +
>
>  You already _can_ have a different email/name for each
>  repository, right?  Isn't the issue that you want to _force_
>  each repository to explicitly have these values set?
>

Maybe:
Useful when you want a different email/name for each
repository, so you can set this in the global config file and then you
are force to set the user.email and user.name in each repository.

(sorry for my non-native english)

Thanks

Santi

  reply	other threads:[~2008-03-05 20:37 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-05 19:18 [PATCH] user.default: New config to prevent using the default values for user.* Santi Béjar
2008-03-05 19:54 ` Jon Loeliger
2008-03-05 20:36   ` Santi Béjar [this message]
2008-03-05 20:11 ` Johannes Schindelin
2008-03-05 20:21 ` Daniel Barkalow
2008-03-05 20:41   ` Santi Béjar
2008-03-05 20:44 ` Alex Riesen
2008-03-06 21:45   ` Santi Béjar
2008-03-07 16:41     ` Alex Riesen
2008-03-08  0:13       ` Santi Béjar
2008-03-08  1:24         ` Johannes Schindelin
2008-03-08  2:08           ` Junio C Hamano
2008-03-08  2:22             ` Johannes Schindelin
2008-03-05 21:01 ` Jakub Narebski
2008-03-05 22:35   ` Santi Béjar
2008-03-05 21:29 ` Junio C Hamano
2008-03-05 22:33   ` Santi Béjar
2008-03-05 22:53     ` Junio C Hamano
2008-03-05 23:23       ` Santi Béjar
2008-03-05 23:29         ` Junio C Hamano
2008-03-05 23:39           ` Santi Béjar
2008-03-06  0:29             ` Junio C Hamano
2008-03-06  8:08               ` Santi Béjar

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=8aa486160803051236x2e184915hf5d2448a832f4c63@mail.gmail.com \
    --to=sbejar@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=jdl@freescale.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
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;
as well as URLs for NNTP newsgroup(s).