Module: Git::Commands::Tag Private
- Defined in:
- lib/git/commands/tag.rb,
lib/git/commands/tag/list.rb,
lib/git/commands/tag/create.rb,
lib/git/commands/tag/delete.rb,
lib/git/commands/tag/verify.rb
Overview
This module is part of a private API. You should avoid using this module if possible, as it may be removed or be changed in the future.
Commands for managing tags via git tag
This module contains command classes split by tag operation: