On Tue, Oct 25, 2016 at 3:26 PM, Eric Blake <ebl...@redhat.com> wrote:
> On 10/21/2016 03:17 PM, Eric Blake wrote: > > At any rate, I'll post the commands I used to make the conversion, once > > it is complete; here's my starting point. > > > > $ git fsck 2>&1 | sed -n 's/error in tag \([^:]*\).*/\1/p' > broken > > Here's the final steps I used; the findutils.git repository is now > clean, using a script graciously provided by Kyle J. McKay, where the > attached file 'broken' is the list of tags that I fixed: > Thanks for doing this! James.