Fixed typo in the code. It's patch, not path AND allow release with with empty tag comments
1 unresolved thread
1 unresolved thread
Compare changes
- Tiago de Freitas Pereira authored
Fixed typo in the code. It's patch, not path AND allow release with with empty tag comments
+ 3
− 2
@@ -165,7 +165,7 @@ def get_parsed_tag(gitpkg, tag):
@@ -482,7 +482,8 @@ def release_package(gitpkg, tag_name, tag_comments_list, dry_run=False):