From: Pascal Obry <pascal@obry.net>
To: Junio C Hamano <gitster@pobox.com>
Cc: git list <git@vger.kernel.org>
Subject: Re: Question about git rebase --onto
Date: Wed, 17 Feb 2010 10:25:24 +0100 [thread overview]
Message-ID: <4B7BB604.20205@obry.net> (raw)
In-Reply-To: <7vr5p1gd2t.fsf@alter.siamese.dyndns.org>
Junio,
> Thanks for spending time to reproduce---and please do report (and preserve
> the reproducible state if possible) when you see a breakage (like this
> one, or some other form) next time.
I have a reproducer this time.
$ git --version
git version 1.7.0.14.g7e948
$ git clone http://git.sv.gnu.org/r/v2p.git
$ cd v2p/
$ git branch v3.1 origin/v3.1
$ git co -b po/new-context-support origin/po/new-context-support
$ git cherry -v master po/new-context-support
+ bb8647179385ecf2a5053da9a4af9e24437a5b34 Modifications to use the new
AWS's context implementation.
+ 12db018f5a448869b1679550cb2fd0e33336a6c9 Minor reformatting.
+ f7888edb7572ca6d62f35e594d231c7974bc9515 Fix testsuite to pass with
the new context support.
$ git rebase --onto v3.1 HEAD~3 HEAD
At this point I'm on a detached HEAD.
$ git status
# Not currently on any branch.
nothing to commit (working directory clean)
Let me know if you need additional information.
Pascal.
--
--|------------------------------------------------------
--| Pascal Obry Team-Ada Member
--| 45, rue Gabriel Peri - 78114 Magny Les Hameaux FRANCE
--|------------------------------------------------------
--| http://www.obry.net - http://v2p.fr.eu.org
--| "The best way to travel is by means of imagination"
--|
--| gpg --keyserver keys.gnupg.net --recv-key F949BD3B
next prev parent reply other threads:[~2010-02-17 9:25 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-02 17:49 Question about git rebase --onto Pascal Obry
2010-02-02 18:11 ` Junio C Hamano
2010-02-02 18:15 ` Junio C Hamano
2010-02-02 18:19 ` Pascal Obry
2010-02-04 1:12 ` Junio C Hamano
2010-02-04 16:46 ` Pascal Obry
2010-02-04 16:50 ` Junio C Hamano
2010-02-17 9:25 ` Pascal Obry [this message]
2010-02-17 10:19 ` Tay Ray Chuan
2010-02-17 10:27 ` Pascal Obry
2010-02-17 10:46 ` Tay Ray Chuan
2010-02-17 11:18 ` Pascal Obry
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=4B7BB604.20205@obry.net \
--to=pascal@obry.net \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.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).