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

Method setSeparator

src/plugins/git/utils/diffutils.h:158–158  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

156 setSeparator(blockNumber, true);
157 }
158 void setSeparator(int blockNumber, bool separator) { blockSeparators[blockNumber] = separator; }
159};
160
161class SideDiffOutput

Callers 3

addSeparatorMethod · 0.80
updateMethod · 0.80
diffOutputMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected