git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git pull --all fails (possible options handling bug in git pull?)
@ 2010-01-06 19:05 Zing
  0 siblings, 0 replies; only message in thread
From: Zing @ 2010-01-06 19:05 UTC (permalink / raw)
  To: git

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.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-01-06 19:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-06 19:05 git pull --all fails (possible options handling bug in git pull?) Zing

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).