From: David Deller <david@horizon-nigh.org>
To: git@vger.kernel.org
Subject: Re: [BUG] git pull does not understand --strategy-option
Date: Wed, 27 Apr 2011 14:27:57 -0400 [thread overview]
Message-ID: <BANLkTiniVvLe7Wb9-OsKNb8nY23jxo-vQw@mail.gmail.com> (raw)
In-Reply-To: <BANLkTinFcob1RrOxEDDG+B6UAZGYg-smtg@mail.gmail.com>
> $ git pull --strategy=recursive --strategy-option=theirs origin master
> error: unknown option `strategy-option=theirs'
> usage: git fetch [<options>] [<repository> [<refspec>...]]
I was able to confirm that the bug still exists in the latest version
of Git, 1.7.5. The docs say the option should work.
This affects Phing's[1] Git Pull task[2], which always outputs the
long form whenever the corresponding option is used.
David
[1] PHP build tool
[2] http://www.phing.info/docs/guide/stable/chapters/appendixes/AppendixC-OptionalTasks.html#GitPullTask
prev parent reply other threads:[~2011-04-27 18:28 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-26 14:06 [BUG] git pull does not understand --strategy-option David Deller
2011-04-27 18:27 ` David Deller [this message]
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=BANLkTiniVvLe7Wb9-OsKNb8nY23jxo-vQw@mail.gmail.com \
--to=david@horizon-nigh.org \
--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).