Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/isomorphic-git/isomorphic-git
/ headers
Method
headers
src/models/GitCommit.js:39–41 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
37
38
// Todo: allow setting the headers and message
39
headers() {
40
return
this.parseHeaders()
41
}
42
43
// Todo: allow setting the headers and message
44
message() {
Callers
4
_fetch
Function · 0.95
parse
Method · 0.95
walk
Function · 0.45
walk
Function · 0.45
Calls
1
parseHeaders
Method · 0.95
Tested by
no test coverage detected