| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
This commit resolves git-school#116 by adding support for '-d' and '--delete' in git tag command
|
Thanks! I've merged your change into my fork and I did some more changes to make "git tag" behavior more like the real thing. For instance, in real git, you can't do git tag tag1 tag2 tag3. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
This commit resolves #116 by adding support for -d and --delete
in git tag command