MCPcopy Create free account
hub / github.com/Codeya-IDE/deepin-ide / clearInstantBlame

Method clearInstantBlame

src/plugins/git/client/gitclient.cpp:248–251  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

246}
247
248void GitClient::clearInstantBlame()
249{
250 d->ibWidget->clear();
251}
252
253bool GitClient::gitLog(const QString &filePath, bool isProject)
254{

Callers 1

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected