Published
- 1 min read
git fetch prune tags
The solution for this is noted below
git fetch prune tags
Solution
git fetch --prune --prune-tags
Try other methods by searching on the site. That is if this doesn’t work
Published
- 1 min read
The solution for this is noted below
git fetch --prune --prune-tags
Try other methods by searching on the site. That is if this doesn’t work