<div dir="ltr"><div>Some other things to point out:</div><div><br></div><div>git gc  # Removes superfluous  objects.  Can help clean up if you make a bunch of commits, you then abandon (deleting branches you don't need).</div><div>git fsck # Git integrity check. Can help with errors.</div><div><br></div><div>If you get to the point of a corrupt repo, back it up, follow the above link, and consider running the gc and fsck to clean as much as possible before pushing back to bare.</div><div><br></div><div>-Michael<br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Mar 26, 2019 at 11:00 PM Dan Kegel via SGVLUG <<a href="mailto:sgvlug@sgvlug.net">sgvlug@sgvlug.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Wheee!<br>
Thanks for sharing that hair-raising story.<br>
- Dan<br>
<br>
p.s.<br>
What's cross_fingers ?<br>
<br>
</blockquote></div>