On 09/08/2017 06:44 AM, Junio C Hamano wrote: > Michael Haggerty <mhagger@xxxxxxxxxxxx> writes: > >> + git for-each-ref $prefix >actual && >> + grep "Unable to create $Q.*packed-refs.lock$Q: File exists" err && > > I added a squash for doing s/grep/test_i18n&/ here Thanks for the fix. I always forget that gotcha. > are there other > issues in the series, or is the series more or less ready to be > polished in 'next'? I'm working on v2 right now. Michael