From: Zing <zing@fastmail.fm>
To: git@vger.kernel.org
Subject: git pull --all fails (possible options handling bug in git pull?)
Date: Wed, 6 Jan 2010 19:05:44 +0000 (UTC) [thread overview]
Message-ID: <hi2mu8$9ob$1@ger.gmane.org> (raw)
In 1.6.6, if I do:
$ git pull --all
Fetching origin
Fetching gnome
You asked to pull from the remote '--all', but did not specify
a branch. Because this is not the default configured remote
for your current branch, you must specify a branch on the command line.
The fetch all remotes works, but shouldn't the "--all" option only apply
to the fetch operation? It looks like it's getting noticed by the merge
part of the pull.
reply other threads:[~2010-01-06 19:10 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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='hi2mu8$9ob$1@ger.gmane.org' \
--to=zing@fastmail.fm \
--cc=git@vger.kernel.org \
/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).