From: Jeff King <peff@peff.net>
To: Junio C Hamano <gitster@pobox.com>
Cc: Chris Packham <judge.packham@gmail.com>,
David Abrahams <dave@boostpro.com>,
git@vger.kernel.org
Subject: Re: Separate default push/pull?
Date: Sat, 13 Feb 2010 06:58:34 -0500 [thread overview]
Message-ID: <20100213115834.GA7385@coredump.intra.peff.net> (raw)
In-Reply-To: <7vvde3dmhp.fsf@alter.siamese.dyndns.org>
On Thu, Feb 11, 2010 at 09:57:54PM -0800, Junio C Hamano wrote:
> Jeff King <peff@peff.net> writes:
>
> > In a distributed setup, I don't think it is that uncommon to not want to
> > push to the place you pull from. You are generally pulling and building
> > on somebody else's work, so if there is no central repo, you will be
> > pushing to somewhere that is not where you pulled it.
>
> You are probably right.
>
> It still feels funny to see "git pull" and "git push" goes to different
> places, but as long as that is what the user explicitly configures, that's
> fine.
By the way, I am a little iffy on the configuration I suggested. Even
though it matches David's workflow, it seems unintuitive to me that a
"push.defaultremote" variable would override what's in "branch.*.remote".
-Peff
next prev parent reply other threads:[~2010-02-13 11:58 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-11 16:36 Separate default push/pull? David Abrahams
2010-02-11 18:57 ` Chris Packham
2010-02-12 0:14 ` Jeff King
2010-02-12 0:49 ` Junio C Hamano
2010-02-12 1:05 ` Jeff King
2010-02-12 5:57 ` Junio C Hamano
2010-02-13 11:58 ` Jeff King [this message]
2010-02-12 2:32 ` David Abrahams
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=20100213115834.GA7385@coredump.intra.peff.net \
--to=peff@peff.net \
--cc=dave@boostpro.com \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=judge.packham@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).