Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/libgit2/git2go
/ Error
Method
Error
git.go:295–297 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
293
}
294
295
func
(e GitError) Error() string {
296
return
e.Message
297
}
298
299
func
IsErrorClass(err error, c ErrorClass) bool {
300
if
err == nil {
Callers
14
TestRepositoryItemPath
Function · 0.80
TestRemoteLs
Function · 0.80
startSSHServer
Function · 0.80
TestRemoteSSH
Function · 0.80
assertStringList
Function · 0.80
TestStash
Function · 0.80
setCallbackError
Function · 0.80
TestRefspec
Function · 0.80
TestOidZero
Function · 0.80
TestApplyDiffAddfile
Function · 0.80
checkSecondFileStaged
Function · 0.80
checkNoFilesStaged
Function · 0.80
Calls
no outgoing calls
Tested by
13
TestRepositoryItemPath
Function · 0.64
TestRemoteLs
Function · 0.64
startSSHServer
Function · 0.64
TestRemoteSSH
Function · 0.64
assertStringList
Function · 0.64
TestStash
Function · 0.64
TestRefspec
Function · 0.64
TestOidZero
Function · 0.64
TestApplyDiffAddfile
Function · 0.64
checkSecondFileStaged
Function · 0.64
checkNoFilesStaged
Function · 0.64
TestStatusNothing
Function · 0.64