Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
createCommit
Function · 0.65
TestPushDepth
Method · 0.65
ResolveRevision
Method · 0.65
CommitNewFile
Function · 0.65
TestPullFastForward
Method · 0.65
TestPullNonFastForward
Method · 0.65
TestPullAlreadyUptodate
Method · 0.65
TestCheckoutSymlink
Method · 0.65
TestCheckoutSymlinkArbitraryTarget
Function · 0.65
TestFilenameNormalization
Method · 0.65
TestCheckoutRelativePathSubmoduleInitialized
Method · 0.65
TestStatusCheckedInBeforeIgnored
Method · 0.65
Implementers
1
TxObjectStorage
storage/memory/storage.go
Calls
no outgoing calls
Tested by
15
createCommit
Function · 0.52
TestPushDepth
Method · 0.52
CommitNewFile
Function · 0.52
TestPullFastForward
Method · 0.52
TestPullNonFastForward
Method · 0.52
TestPullAlreadyUptodate
Method · 0.52
TestCheckoutSymlink
Method · 0.52
TestCheckoutSymlinkArbitraryTarget
Function · 0.52
TestFilenameNormalization
Method · 0.52
TestCheckoutRelativePathSubmoduleInitialized
Method · 0.52
TestStatusCheckedInBeforeIgnored
Method · 0.52
TestResetLingeringDirectories
Method · 0.52