Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kate
/ setBaseDiff
Method
setBaseDiff
apps/lib/diff/gitdiff.cpp:599–602 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
597
}
598
599
void VcsDiff::setBaseDiff(const QUrl &url)
600
{
601
d->baseDiff = url;
602
}
603
604
void VcsDiff::setDepth(const uint depth)
605
{
Callers
2
subDiffHunk
Method · 0.80
subDiff
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected