Re: another git rebase -i problem

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

 



Hi,

On Thu, 14 Feb 2008, Uwe Kleine-König wrote:

> After applying the patch below, the test fails. [describes a case where 
> all patches were applied upstream already]

This is by design.  If no patches are to be applied, there is nothing you 
can do interactively.  And git rebase -i should tell you as much:

	Nothing to do

Maybe it should say

	There is nothing you can rebase interactively

But I don't like that.

Alternatively, git rebase -i could reset --hard to upstream, but I don't 
like that either: if I rebase -i, it is because I want to reorder/arrange 
patches.  If there is no patch to be rearranged, I did something wrong.

Ciao,
Dscho


[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]

  Powered by Linux