Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ repositoryBranch
Method
repositoryBranch
kdevplatform/vcs/vcslocation.cpp:121–124 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
119
}
120
121
QString VcsLocation::repositoryBranch( ) const
122
{
123
return d->m_repoBranch;
124
}
125
126
QString VcsLocation::repositoryPath( ) const
127
{
Callers
2
operator==
Method · 0.80
compareServerLocation
Method · 0.80
Calls
no outgoing calls
Tested by
1
compareServerLocation
Method · 0.64