Re: [PATCH v2 0/2] Work on t3404 in preparation for rebase--helper

2016-05-15 Thread Johannes Schindelin
Hi Junio, On Fri, 13 May 2016, Junio C Hamano wrote: > Johannes Schindelin writes: > > > On Thu, 12 May 2016, Junio C Hamano wrote: > > > >> I took these separately already, and plan to fast-track them as they > >> are both "trivially correct"; I double checked that what I have match > >> these

Re: [PATCH v2 0/2] Work on t3404 in preparation for rebase--helper

2016-05-13 Thread Junio C Hamano
Johannes Schindelin writes: > Hi Junio, > > On Thu, 12 May 2016, Junio C Hamano wrote: > >> I took these separately already, and plan to fast-track them as they are >> both "trivially correct"; I double checked that what I have match these >> two, too. > > Oh, okay. I just wanted to make things e

Re: [PATCH v2 0/2] Work on t3404 in preparation for rebase--helper

2016-05-12 Thread Johannes Schindelin
Hi Junio, On Thu, 12 May 2016, Junio C Hamano wrote: > I took these separately already, and plan to fast-track them as they are > both "trivially correct"; I double checked that what I have match these > two, too. Oh, okay. I just wanted to make things easier for you, and now that I have a scrip

Re: [PATCH v2 0/2] Work on t3404 in preparation for rebase--helper

2016-05-12 Thread Junio C Hamano
I took these separately already, and plan to fast-track them as they are both "trivially correct"; I double checked that what I have match these two, too. Thanks. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majord...@vger.kernel.org More majordomo

[PATCH v2 0/2] Work on t3404 in preparation for rebase--helper

2016-05-12 Thread Johannes Schindelin
This is the first patch series in preparation for a faster interactive rebase. It actually only prepares the test script that I mainly used to develop the rebase--helper, and the resilience against running with -x proved to be invaluable in keeping my sanity. Jeff King (1): test-lib: set BASH_