Files
gerrit/gerrit-acceptance-tests
Dave Borowitz a537be8fc7 Remove redundant parent specifications
TestRepository#branch automatically adds the specified branch tip to
the parents of the resulting CommitBuilder. Adding the parent after
that results in a merge commit with two of the same parent--valid, but
not something we're specifically trying to test.

Change-Id: If656de877269f90a63375bb22db72544e5f55c4a
2015-05-13 18:35:17 -07:00
..