Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
290
QString GitPlugin::name() const
291
{
292
return QStringLiteral(
"Git"
);
293
}
294
295
QUrl GitPlugin::repositoryRoot(const QUrl& path)
296
{
Callers
15
main
Function · 0.45
class.c
File · 0.45
class.c
File · 0.45
class.c
File · 0.45
showStash
Method · 0.45
addProject
Method · 0.45
findProject
Method · 0.45
branchNameReady
Method · 0.45
ensureValidGitIdentity
Method · 0.45
runAllTests
Method · 0.45
updateTestSuite
Method · 0.45
notifyTestCaseStarted
Method · 0.45
Calls
no outgoing calls
Tested by
7
runAllTests
Method · 0.36
updateTestSuite
Method · 0.36
notifyTestCaseStarted
Method · 0.36
itemForSuite
Method · 0.36
itemForProject
Method · 0.36
addTestSuite
Method · 0.36
addProject
Method · 0.36