Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/commitizen-tools/commitizen
/ scheme
Method
scheme
commitizen/version_schemes.py:157–158 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
155
156
@property
157
def
scheme(self) -> VersionScheme:
158
return
self.__class__
159
160
@property
161
def
prerelease(self) -> str | None:
Callers
7
bump
Method · 0.95
extract_version
Method · 0.45
normalize_tag
Method · 0.45
find_tag_for
Method · 0.45
_resolve_increment_and_new_version
Method · 0.45
__call__
Method · 0.45
__init__
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected