Skip to content

git.py: Add `tag` function, use it for `tag_repo`

Added git.tag() wrapper for git tag.

Reimplement tag_repo using tag.

Added tests.


Related MRs:

Edited by Ahmon Dancy

Merge request reports