Hi Junio, On Mon, Dec 02, 2019 at 06:16:14AM -0800, Junio C Hamano wrote: [...] > -------------------------------------------------- > [New Topics] Could you please queue this series[1] which fixes the bug when using rebase with `format.useAutoBase = true`? I sent out a v2 which addresses the vague commit messages from the first round of review. Note that 4/5 has a spurious change that should be removed but I don't think that it's worth the noise of sending out another reroll. [...] > * rs/test-cleanup (2019-11-30) 7 commits > - t7811: don't create unused file > - t9300: don't create unused file > - test: use test_must_be_empty F instead of test_cmp empty F René sent a v2 for the above commit here[2]. Thanks, Denton [1]: https://lore.kernel.org/git/cover.1574878089.git.liu.denton@xxxxxxxxx/ [2]: https://lore.kernel.org/git/a56a4b33-61f8-d3a5-d85f-431c70b8f3e7@xxxxxx/ > - test: use test_must_be_empty F instead of test -z $(cat F) > - t1400: use test_must_be_empty > - t1410: use test_line_count > - t1512: use test_line_count > > Test cleanup. > > Will merge to 'next'.