Re: [PATCH 2/2] fix cherry-pick/revert status after commit

2019-04-08 Thread Phillip Wood
On 01/04/2019 09:34, Junio C Hamano wrote: Phillip Wood writes: From: Phillip Wood If the user commits a conflict resolution using 'git commit' during a sequence of picks then 'git status' missed the fact that a cherry-pick/revert is still in progress. How well would this play with the pre

Re: [PATCH 2/2] fix cherry-pick/revert status after commit

2019-04-01 Thread Junio C Hamano
Phillip Wood writes: > From: Phillip Wood > > If the user commits a conflict resolution using 'git commit' during a > sequence of picks then 'git status' missed the fact that a > cherry-pick/revert is still in progress. How well would this play with the previous step? Didn't the change to buil