Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/idank/explainshell
/ GitInfo
Class
GitInfo
explainshell/extraction/report.py:14–17 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
12
13
14
class
GitInfo(BaseModel):
15
commit: str | None
16
commit_short: str | None
17
dirty: bool | None
18
19
20
class
ExtractConfig(BaseModel):
Callers
2
extract
Function · 0.90
_make_report
Method · 0.90
Calls
no outgoing calls
Tested by
1
_make_report
Method · 0.72