Re: [PATCH v3 0/1] Teach the builtin rebase about the builtin interactive rebase

2018-10-12 Thread Johannes Schindelin
Hi Junio, On Sun, 7 Oct 2018, Junio C Hamano wrote: > "Johannes Schindelin via GitGitGadget" > writes: > > > Note: while this patch targets pk/rebase-in-c-6-final, it will not work > > correctly without ag/rebase-i-in-c. So my suggestion is to rewrite the > > pk/rebas-in-c-6-final branch by fi

Re: [PATCH v3 0/1] Teach the builtin rebase about the builtin interactive rebase

2018-10-06 Thread Junio C Hamano
"Johannes Schindelin via GitGitGadget" writes: > Note: while this patch targets pk/rebase-in-c-6-final, it will not work > correctly without ag/rebase-i-in-c. So my suggestion is to rewrite the > pk/rebas-in-c-6-final branch by first merging ag/rebase-i-in-c, then > applying this here patch, and