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

Method resolve

plugins/git/gitplugin.cpp:1728–1731  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1726}
1727
1728VcsJob* GitPlugin::resolve(const QList<QUrl>& localLocations, IBasicVersionControl::RecursionMode recursion)
1729{
1730 return add(localLocations, recursion);
1731}
1732
1733VcsJob* GitPlugin::update(const QList<QUrl>& localLocations, const KDevelop::VcsRevision& rev, IBasicVersionControl::RecursionMode recursion)
1734{

Callers 6

appSessionIdMethod · 0.45
testGetInheritersMethod · 0.45
dns.jsFile · 0.45
url.jsFile · 0.45
path.jsFile · 0.45

Calls

no outgoing calls

Tested by 1

testGetInheritersMethod · 0.36