1 2 3 4 5 6 7
{ "name": "git", "description": "Delete tag from remote (origin)", "value": "git push --delete origin <tag_name>", "platforms": ["all"], "authors": "Blas Rodriguez Irizar <rodrigblas@gmail.com>" }