79158750

Date: 2024-11-05 10:53:26
Score: 1
Natty:
Report link

In my case the remote repo blob had been removed and due to huge number of branches I didn't want to go through all the tags. To resolve I proceeded with

rm -r .git/refs/remotes/origin/

deleting all the local references in the local repo and pulling again.

git pull
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Utkarsh Jaiswal