MCPcopy Create free account
hub / github.com/HypothesisWorks/hypothesis / git

Function git

tooling/src/hypothesistooling/git.py:71–72  ·  view source on GitHub ↗
(*args)

Source from the content-addressed store, hash-verified

69
70
71def git(*args):
72 subprocess.check_call(("git", *args))
73
74
75TOOLING_COMMITTER_NAME = "CI on behalf of the Hypothesis team"

Callers 4

commit_pending_releaseFunction · 0.90
configure_gitFunction · 0.85
create_tagFunction · 0.85

Calls

no outgoing calls

Tested by 1