feature: agrego opcion para listar ramas wip
This commit is contained in:
@@ -21,6 +21,9 @@ COMMIT_TYPES = [
|
||||
"wip",
|
||||
]
|
||||
|
||||
WIP_BRANCH_PREFIX = "wip/"
|
||||
TRASH_BRANCH_PREFIX = "trash/"
|
||||
|
||||
# Commits con estos valores incrementan el componente correspondiente
|
||||
SEMVER_MAJOR = 3
|
||||
SEMVER_MINOR = 2
|
||||
|
||||
Reference in New Issue
Block a user