Re: [PATCH v4 0/6] rebase -i: support more options

2019-09-09 Thread Junio C Hamano
Phillip Wood writes: > Yes I had assumed that the cherry pick would become the first patch of > this series and be dropped from pw/rebase-i-show-HEAD-to-reword. Ah, such an arrangement would have made a log more sense, indeed. > As pw/rebase-i-show-HEAD-to-reword is slated for next perhaps thes

Re: [PATCH v4 0/6] rebase -i: support more options

2019-09-09 Thread Phillip Wood
On 09/09/2019 19:02, Junio C Hamano wrote: Rohit Ashiwal writes: Following the suggestion of Phillip I've rebased my patch on master (745f681289) and cherry-picking b0a3186140. Sorry, but that's horrible. The latter does not even cleanly apply on the former. Yes I had assumed that the che

Re: [PATCH v4 0/6] rebase -i: support more options

2019-09-09 Thread Junio C Hamano
Rohit Ashiwal writes: > Following the suggestion of Phillip I've rebased my patch on master > (745f681289) > and cherry-picking b0a3186140. Sorry, but that's horrible. The latter does not even cleanly apply on the former. Let me see if I can find time to whip this into a reasonable shape. Th