Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ baseDiff
Method
baseDiff
kdevplatform/vcs/vcsdiff.cpp:580–583 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
578
}
579
580
QUrl VcsDiff::baseDiff() const
581
{
582
return d->baseDiff;
583
}
584
585
uint VcsDiff::depth() const
586
{
Callers
4
compareDiff
Method · 0.80
updateFromDiff
Method · 0.80
apply
Method · 0.80
testDiff
Method · 0.80
Calls
no outgoing calls
Tested by
2
compareDiff
Method · 0.64
testDiff
Method · 0.64