MCPcopy Create free account
hub / github.com/Murmele/Gittyup / commitList

Method commitList

src/ui/RepoView.cpp:2901–2901  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2899}
2900
2901CommitList *RepoView::commitList() const { return mCommits; }
2902
2903void RepoView::notifyReferenceUpdated(const QString &name) {
2904 emit mRepo.notifier()->referenceUpdated(mRepo.lookupRef(name));

Callers 3

paintMethod · 0.45
CommitListMethod · 0.45
MenuBarMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected