Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KiCad/kicad-source-mirror
/ AddErrorString
Method
AddErrorString
common/git/git_commit_handler.cpp:59–62 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
58
59
void GIT_COMMIT_HANDLER::AddErrorString( const wxString& aErrorString )
60
{
61
m_errorString += aErrorString;
62
}
Callers
14
Clone
Method · 0.80
Commit
Method · 0.80
Amend
Method · 0.80
Push
Method · 0.80
InitializeRepository
Method · 0.80
SetupRemote
Method · 0.80
SwitchToBranch
Method · 0.80
PerformFetch
Method · 0.80
libgit_backend.cpp
File · 0.80
handleFastForward
Method · 0.80
handleMerge
Method · 0.80
handleRebase
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected