* [man bug?] git rebase --preserve-merges
@ 2008-12-02 16:45 Constantine Plotnikov
2008-12-03 7:43 ` Andreas Ericsson
0 siblings, 1 reply; 2+ messages in thread
From: Constantine Plotnikov @ 2008-12-02 16:45 UTC (permalink / raw)
To: git
The man page for git rebase mentions "--preserve-merges" command line
option but this option does not seems to be available.
Also if this option is specified, the following usage statement is printed:
Usage: git rebase [--interactive | -i] [-v] [--onto <newbase>]
<upstream> [<branch>]
And this usage statement does not mention -m and -s options that seems
to be available. I assume that the problem is the obsolete
documentation.
Regards,
Constantine
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [man bug?] git rebase --preserve-merges
2008-12-02 16:45 [man bug?] git rebase --preserve-merges Constantine Plotnikov
@ 2008-12-03 7:43 ` Andreas Ericsson
0 siblings, 0 replies; 2+ messages in thread
From: Andreas Ericsson @ 2008-12-03 7:43 UTC (permalink / raw)
To: Constantine Plotnikov; +Cc: git
Constantine Plotnikov wrote:
> The man page for git rebase mentions "--preserve-merges" command line
> option but this option does not seems to be available.
>
> Also if this option is specified, the following usage statement is printed:
>
> Usage: git rebase [--interactive | -i] [-v] [--onto <newbase>]
> <upstream> [<branch>]
>
> And this usage statement does not mention -m and -s options that seems
> to be available. I assume that the problem is the obsolete
> documentation.
>
You're probably using an old git where merge-preserving rebase is only
available for interactive mode. Check the man-page again, and thoroughly
this time ;-)
--
Andreas Ericsson andreas.ericsson@op5.se
OP5 AB www.op5.se
Tel: +46 8-230225 Fax: +46 8-230231
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-12-03 7:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-02 16:45 [man bug?] git rebase --preserve-merges Constantine Plotnikov
2008-12-03 7:43 ` Andreas Ericsson
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).