Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Codeya-IDE/deepin-ide
/ init
Method
init
src/plugins/git/client/gitclient.cpp:203–207 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
201
}
202
203
void GitClient::init()
204
{
205
d->ibWidget = new InstantBlameWidget;
206
d->gitTabWidget = new GitTabWidget;
207
}
208
209
QString GitClient::gitBinaryPath() const
210
{
Callers
1
start
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected