Re: Question about git rebase --onto

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]