Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
51
void DVcsEvent::setCommit(const QString& commit)
52
{
53
d->commit = commit;
54
}
55
56
QStringList DVcsEvent::parents() const
57
{
Callers
2
allCommits
Method · 0.80
parseLogOutput
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected