We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33b8399 commit 4b7716aCopy full SHA for 4b7716a
commitizen/commands/bump.py
@@ -110,7 +110,7 @@ def is_initial_tag(
110
if is_yes:
111
return True
112
113
- out.info("No tag matching configuration could not be found.")
+ out.info("No tag matching configuration could be found.")
114
out.info(
115
"Possible causes:\n"
116
"- version in configuration is not the current version\n"
0 commit comments