MCPcopy 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

_fetchFunction · 0.95
parseMethod · 0.95
walkFunction · 0.45
walkFunction · 0.45

Calls 1

parseHeadersMethod · 0.95

Tested by

no test coverage detected