MCPcopy
hub / github.com/go-git/go-git / Commit

Method Commit

plumbing/storer/object.go:113–113  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

111 SetEncodedObject(plumbing.EncodedObject) (plumbing.Hash, error)
112 EncodedObject(plumbing.ObjectType, plumbing.Hash) (plumbing.EncodedObject, error)
113 Commit() error
114 Rollback() error
115}
116

Callers 15

createCommitFunction · 0.65
TestPushDepthMethod · 0.65
ResolveRevisionMethod · 0.65
CommitNewFileFunction · 0.65
TestPullFastForwardMethod · 0.65
TestCheckoutSymlinkMethod · 0.65

Implementers 1

TxObjectStoragestorage/memory/storage.go

Calls

no outgoing calls