MCPcopy Create free account
hub / github.com/microsoft/debugpy / git_get_keywords

Route git_get_keywords

src/debugpy/_version.py:None–None  ·  view source on GitHub ↗
register_vcs_handler("git", "get_keywords")

Source from the content-addressed store, hash-verified

1
2# This file helps to compute a version number in source trees obtained from
3# git-archive tarball (such as those provided by githubs download-from-tag
4# feature). Distribution tarballs (built by setup.py sdist) and build

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected