Re: [PATCH v7 4/5] bisect: add the terms old/new

2015-06-23 Thread Matthieu Moy
Remi Galan Alfonso writes: > Matthieu Moy writes: >> Signed-off-by: Matthieu Moy >> Signed-off-by: Matthieu Moy > > Sounds like you went all out with this patch. Ah, the first line was in the original patch, and the second is added by send-email -s ... Both me and myself agree that one of the

Re: [PATCH v7 4/5] bisect: add the terms old/new

2015-06-23 Thread Remi Galan Alfonso
Matthieu Moy writes: > Signed-off-by: Matthieu Moy > Signed-off-by: Matthieu Moy Sounds like you went all out with this patch. RĂ©mi -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel

[PATCH v7 4/5] bisect: add the terms old/new

2015-06-23 Thread Matthieu Moy
From: Antoine Delaite When not looking for a regression during a bisect but for a fix or a change in another given property, it can be confusing to use 'good' and 'bad'. This patch introduce `git bisect new` and `git bisect old` as an alternative to 'bad' and good': the commits which have a cert