MCPcopy Create free account
hub / github.com/reactjs/react-modal / git_log

Function git_log

scripts/changelog.py:30–31  ·  view source on GitHub ↗
(args)

Source from the content-addressed store, hash-verified

28
29
30def git_log(args):
31 return git_exec(["log"] + args)
32
33
34def log_entry(entry):

Callers 2

get_tags_dateFunction · 0.85
logs_betweenFunction · 0.85

Calls 1

git_execFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…