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