18th March 2025
Delete all git tags from a project
How to delete all the git tags, both locally and on your remote
Showing posts from the category "Bash"
18th March 2025
How to delete all the git tags, both locally and on your remote
21st February 2025
A command to delete Docker images from a specific vendor which, in this case, is Renovate
9th August 2021
Sometimes you want to git clone a repository without needing the full log. Not only does this save space it speeds up the clone too