Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
30
def
git_log(args):
31
return
git_exec([
"log"
] + args)
32
33
34
def
log_entry(entry):
Callers
2
get_tags_date
Function · 0.85
logs_between
Function · 0.85
Calls
1
git_exec
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…