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

Method setCommit

kdevplatform/vcs/dvcs/dvcsevent.cpp:51–54  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49}
50
51void DVcsEvent::setCommit(const QString& commit)
52{
53 d->commit = commit;
54}
55
56QStringList DVcsEvent::parents() const
57{

Callers 2

allCommitsMethod · 0.80
parseLogOutputMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected