Repair corrupted Git repository

前端 未结 9 1421
执念已碎
执念已碎 2020-11-30 06:27

My Git repository got corrupted after a couple of hard reboots due to power supply issues and now I\'m unable to fix it (I was in the middle of staging some files at the las

9条回答
  •  [愿得一人]
    2020-11-30 07:09

    This just happened to me. I reclone the repository in a new folder and move my latest changes over manually. Low tech, but it works every time. Hopefully you can remember your last changes.

提交回复
热议问题