MCPcopy 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
203void GitClient::init()
204{
205 d->ibWidget = new InstantBlameWidget;
206 d->gitTabWidget = new GitTabWidget;
207}
208
209QString GitClient::gitBinaryPath() const
210{

Callers 1

startMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected