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

Method vcs

kdevplatform/vcs/dvcs/ui/branchmanager.cpp:206–206  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

204 ~VCSBranchDiffUpdater() override;
205 KDevelop::VcsDiff update() const override;
206 KDevelop::IBasicVersionControl* vcs() const override { return m_vcs; }
207 QUrl url() const override { return QUrl::fromLocalFile(m_repository); }
208private:
209 const QString m_repository;

Callers 2

VCSDiffPatchSourceMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected