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

Method setFileInfo

src/plugins/git/utils/diffutils.cpp:1291–1295  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1289}
1290
1291void SideDiffData::setFileInfo(int blockNumber, const DiffFileInfo &fileInfo)
1292{
1293 diffFileInfo[blockNumber] = fileInfo;
1294 setSeparator(blockNumber, true);
1295}

Callers 1

diffOutputMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected