From: Jeff King <peff@peff.net>
To: Bill Lear <rael@zopyra.com>
Cc: git@vger.kernel.org
Subject: Re: How can git pull be up-to-date and git push fail?
Date: Thu, 5 Apr 2007 16:46:04 -0400 [thread overview]
Message-ID: <20070405204604.GA24779@coredump.intra.peff.net> (raw)
In-Reply-To: <17941.655.192938.792088@lisa.zopyra.com>
On Thu, Apr 05, 2007 at 09:07:11AM -0500, Bill Lear wrote:
> Here is the local:
>
> [core]
> repositoryformatversion = 0
> filemode = true
> bare = false
> logallrefupdates = true
> [remote "origin"]
> url = ssh://poire/home/jml/repos/new/fusion
> fetch = +refs/heads/*:refs/remotes/origin/*
> [branch "master"]
> remote = origin
> merge = refs/heads/master
I don't see anything there that should cause branches under refs/remotes
to be pushed. Was he using 'git-push --all' by any chance?
-Peff
next prev parent reply other threads:[~2007-04-05 20:46 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-05 12:15 How can git pull be up-to-date and git push fail? Bill Lear
2007-04-05 13:49 ` Jeff King
2007-04-05 14:07 ` Bill Lear
2007-04-05 14:25 ` Bill Lear
2007-04-05 20:46 ` Jeff King [this message]
2007-04-05 20:55 ` Bill Lear
2007-04-07 16:16 ` Jeff King
2007-04-05 21:18 ` Junio C Hamano
2007-04-06 2:52 ` Jeff King
2007-04-06 21:44 ` Junio C Hamano
2007-04-07 17:07 ` Jeff King
2007-04-07 21:26 ` Junio C Hamano
2007-04-07 21:32 ` Jeff King
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=20070405204604.GA24779@coredump.intra.peff.net \
--to=peff@peff.net \
--cc=git@vger.kernel.org \
--cc=rael@zopyra.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).