From: "Tom Clarke" <tom@u2i.com>
To: "Alex Riesen" <raa.lkml@gmail.com>
Cc: "Johannes Schindelin" <Johannes.Schindelin@gmx.de>, git@vger.kernel.org
Subject: Re: Add --rebase option to git-pull?
Date: Thu, 30 Aug 2007 22:44:36 +0200 [thread overview]
Message-ID: <550f9510708301344w669e83a8h32ef5bc0547c90d9@mail.gmail.com> (raw)
In-Reply-To: <550f9510708301336v29f2022fodca374881bd82a62@mail.gmail.com>
Actually, it looks I copied the same documentation bug from
git-merge-resolve.sh and git merge-stupid.sh
-Tom
On 8/30/07, Tom Clarke <tom@u2i.com> wrote:
> Indeed. Thanks :-).
>
> -Tom
>
> On 8/30/07, Alex Riesen <raa.lkml@gmail.com> wrote:
> > Tom Clarke, Thu, Aug 30, 2007 17:10:31 +0200:
> > > +# Give up if we are given more than two remotes -- not handling octopus.
> > > +case "$remotes" in
> > > +?*' '?*)
> > > + exit 2 ;;
> > > +esac
> >
> > Isn't it "given two and more remotes"?
> >
> >
>
prev parent reply other threads:[~2007-08-30 20:44 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-30 12:40 Add --rebase option to git-pull? Tom Clarke
2007-08-30 13:07 ` Andreas Ericsson
2007-08-30 13:17 ` Tom Clarke
2007-08-30 13:16 ` Johannes Schindelin
2007-08-30 15:10 ` Tom Clarke
2007-08-30 15:23 ` Johannes Schindelin
2007-08-30 15:26 ` Tom Clarke
2007-08-30 16:54 ` Jakub Narebski
2007-08-30 20:22 ` Alex Riesen
2007-08-30 20:36 ` Tom Clarke
2007-08-30 20:44 ` Tom Clarke [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=550f9510708301344w669e83a8h32ef5bc0547c90d9@mail.gmail.com \
--to=tom@u2i.com \
--cc=Johannes.Schindelin@gmx.de \
--cc=git@vger.kernel.org \
--cc=raa.lkml@gmail.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).