Skip to content

Commit

Permalink
Add/Remove Debug or minor tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
martyzz1 committed Sep 17, 2024
1 parent d0e060f commit 8812e9c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gitfeatures/core.py
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,6 @@ def _get_branches(branch_type):


def run(prefix, args):
print(prefix, args, require_ticket_id)
if len(args) and args[0].lower() == "new":
allowed_branch_types = ["releasecandidate", "stable", "release", "hotfix"]
if prefix in allowed_branch_types:
Expand Down

0 comments on commit 8812e9c

Please sign in to comment.