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

Method repositoryCopySourceRevision

kdevplatform/vcs/vcsevent.cpp:49–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47}
48
49VcsRevision VcsItemEvent::repositoryCopySourceRevision() const
50{
51 return d->sourceRevision;
52}
53
54VcsItemEvent::Actions VcsItemEvent::actions() const
55{

Callers 2

compareItemEventMethod · 0.80
addItemEventsMethod · 0.80

Calls

no outgoing calls

Tested by 1

compareItemEventMethod · 0.64