Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
248
void GitClient::clearInstantBlame()
249
{
250
d->ibWidget->clear();
251
}
252
253
bool GitClient::gitLog(const QString &filePath, bool isProject)
254
{
Callers
1
handleSwitchedFileEvent
Method · 0.80
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected