MCPcopy Create free account
hub / github.com/KDE/kdevelop / name

Method name

plugins/git/gitplugin.cpp:290–293  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

288}
289
290QString GitPlugin::name() const
291{
292 return QStringLiteral("Git");
293}
294
295QUrl GitPlugin::repositoryRoot(const QUrl& path)
296{

Callers 15

mainFunction · 0.45
class.cFile · 0.45
class.cFile · 0.45
class.cFile · 0.45
showStashMethod · 0.45
addProjectMethod · 0.45
findProjectMethod · 0.45
branchNameReadyMethod · 0.45
runAllTestsMethod · 0.45
updateTestSuiteMethod · 0.45
notifyTestCaseStartedMethod · 0.45

Calls

no outgoing calls

Tested by 7

runAllTestsMethod · 0.36
updateTestSuiteMethod · 0.36
notifyTestCaseStartedMethod · 0.36
itemForSuiteMethod · 0.36
itemForProjectMethod · 0.36
addTestSuiteMethod · 0.36
addProjectMethod · 0.36