From: Pascal Obry <pascal@obry.net>
To: git list <git@vger.kernel.org>
Subject: Question about git rebase --onto
Date: Tue, 02 Feb 2010 18:49:29 +0100 [thread overview]
Message-ID: <4B6865A9.60603@obry.net> (raw)
It seems to me that:
$ git co topic
$ git rebase --onto master topic~2 topic
Used to do the job and rebase the topic branch as expected. Today when I
tried with 1.7.0.rc1.10.gb8bb after the rebase above I was left on a
detached head.
Is my recollection wrong? Has this been changed recently?
Thanks,
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 reply other threads:[~2010-02-02 17:49 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-02 17:49 Pascal Obry [this message]
2010-02-02 18:11 ` Question about git rebase --onto 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
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=4B6865A9.60603@obry.net \
--to=pascal@obry.net \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.