![]() |
![]()
| ![]() |
![]()
NAMEApp::GitGot::Repo - Base repository objects VERSIONversion 1.339 ATTRIBUTESlabelOptional label for the repo. nameThe name of the repo. numberThe number of the repo. pathThe path to the repo. repotagsSpace-separated list of tags for the repo typeThe type of the repo (git, svn, etc.). METHODSadd_tagsGiven a list of tags, add them to the current repo object. in_writable_formatReturns a serialized representation of the repository for writing out in a config file. remove_tagsGiven 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. AUTHORJohn SJ Anderson <john@genehack.org> COPYRIGHT AND LICENSEThis 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.
|