I have tried git-sweep on a few of my larger repositories and I get an error but I'm not sure how to progress. I see: $ git sweep preview Fetching from remote len([huge array of stuff]) != len([another huge array]) and exit status is 1.
I have tried git-sweep on a few of my larger repositories and I get an error but I'm not sure how to progress.
I see:
$ git sweep preview
Fetching from remote
len([huge array of stuff]) != len([another huge array])
and exit status is 1.