App::GitGot::Repo - Base repository objects
Optional label for the repo.
Space-separated list of tags for the repo
The type of the repo (git, svn, etc.).
Given a list of tags, add them to the current repo object.
Returns a serialized representation of the repository for writing out in a
config file.
Given a list of tags, remove them from the current repo object.
Passing a tag that is not on the current repo object will silently
no-op.
John SJ Anderson <john@genehack.org>
This software is copyright (c) 2020 by John SJ Anderson.
This is free software; you can redistribute it and/or modify it
under the same terms as the Perl 5 programming language system itself.