Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ setRepositoryCopySourceRevision
Method
setRepositoryCopySourceRevision
kdevplatform/vcs/vcsevent.cpp:69–72 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
67
}
68
69
void VcsItemEvent::setRepositoryCopySourceRevision( const KDevelop::VcsRevision& rev )
70
{
71
d->sourceRevision = rev;
72
}
73
74
void VcsItemEvent::setActions( VcsItemEvent::Actions a )
75
{
Callers
2
setItemEvent
Method · 0.80
kdev_logReceiver
Function · 0.80
Calls
no outgoing calls
Tested by
1
setItemEvent
Method · 0.64