Git recovery/repair is very easy
just try commands below
git init
git fsck
git gc --auto
git reset --hard
these above steps also fix git errors like
*** Error in `git’: corrupted double-linked list: 0x09c45208 ***
Learn Linux, Nginx, Apache, MongoDB, MySQL, PHP, Javascript, CSS
Recent Comments