Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ depth
Method
depth
kdevplatform/vcs/widgets/vcsdiffpatchsources.cpp:169–171 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
167
}
168
169
uint VCSDiffPatchSource::depth() const {
170
return m_depth;
171
}
172
173
void VCSDiffPatchSource::updateFromDiff(const VcsDiff& vcsdiff)
174
{
Callers
1
updateFromDiff
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected