I am trying to use git fetch --all
but it gives me errors when fetching a certain repository.
error: There are still logs under '.git/logs/refs/remotes/tpickel/RS'
and
! [new branch] RS -> tpickel/RS (unable to update local ref)
What went wrong and how to fix it?
I had similar issue, deleting .git/logs/refs/remotes/tpickel/RS/foo
resolved it
Running "rm -rf .git/logs" solved my problem.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With