module Git::Commands::Tag

Commands for managing tags via โ€˜git tag`

This module contains command classes split by tag operation:

@see git-scm.com/docs/git-tag git-tag documentation

@api private