git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Johan Herland <johan@herland.net>
To: Jakub Narebski <jnareb@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: How to ignore changes on remote
Date: Tue, 23 Mar 2010 19:02:35 +0100	[thread overview]
Message-ID: <201003231902.35962.johan@herland.net> (raw)
In-Reply-To: <hoaus7$3br$1@dough.gmane.org>

On Tuesday 23 March 2010, Jakub Narebski wrote:
> Johan Herland wrote:
> > I'm rolling out Git at my $DAYJOB to a few hundred developers, and
> > I instruct them to
> >
> >         git config --global push.default tracking
> >
> > immediately after installing Git. Which sucks, but is the only sane
> > thing I can do to prevent this problem from haunting us.
>
> Why not have administrator use
>
>          git config --system push.default tracking
>
> once (and/or setup skeleton for /etc/gitconfig)?

Because developers administer their own machines.


...Johan

-- 
Johan Herland, <johan@herland.net>
www.herland.net

  reply	other threads:[~2010-03-23 18:02 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-23 13:54 How to ignore changes on remote Howard Miller
2010-03-23 14:07 ` Sylvain Rabot
2010-03-23 14:13   ` Howard Miller
2010-03-23 14:21     ` Alexander Iljin
2010-03-23 14:22     ` Santi Béjar
2010-03-23 14:24       ` Howard Miller
2010-03-23 14:25     ` Sylvain Rabot
2010-03-23 16:05       ` Scott Chacon
2010-03-23 16:13         ` Howard Miller
2010-03-23 16:20         ` Johannes Sixt
2010-03-23 17:20           ` Johan Herland
2010-03-23 17:47             ` Jakub Narebski
2010-03-23 18:02               ` Johan Herland [this message]
2010-03-23 16:44         ` Junio C Hamano

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=201003231902.35962.johan@herland.net \
    --to=johan@herland.net \
    --cc=git@vger.kernel.org \
    --cc=jnareb@gmail.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).