"Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx> writes: > + grep "Dropping.*since it would point to itself" msgs && > + git show-ref >refs && > + ! grep refs/replace refs "test_grep !" may make a failure case easier to diagnose. Other than that, looking good. Thanks, will queue.