Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ _pair
Function
_pair
plugins/git/gitplugin.cpp:1523–1523 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1521
}
1522
1523
constexpr int _pair(char a, char b) { return a*256 + b;}
1524
1525
GitPlugin::ExtendedState GitPlugin::parseGitState(QStringView msg)
1526
{
Callers
1
parseGitState
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected