Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
161
class SideDiffOutput
Callers
3
addSeparator
Method · 0.80
update
Method · 0.80
diffOutput
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected