Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 90 Bytes

BASH.md

File metadata and controls

6 lines (4 loc) · 90 Bytes

Git: Prune local tags

git fetch --prune <remote> "+refs/tags/*:refs/tags/*"