Hi Gábor, On Sat, 28 Apr 2018, SZEDER Gábor wrote: > > diff --git a/t/t6050-replace.sh b/t/t6050-replace.sh > > index c630aba657e..bed86a0af3d 100755 > > --- a/t/t6050-replace.sh > > +++ b/t/t6050-replace.sh > > @@ -444,4 +444,24 @@ test_expect_success GPG '--graft on a commit with a mergetag' ' > > Note the GPG prereq of the previous test. > > [... demonstrates how the new test fails without the GPG prereq ...] Ouch. You're right. Will fix, Dscho