MCPcopy 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
116QString VcsLocation::repositoryTag( ) const
117{
118 return d->m_repoTag;
119}
120
121QString VcsLocation::repositoryBranch( ) const
122{

Callers 2

operator==Method · 0.80
compareServerLocationMethod · 0.80

Calls

no outgoing calls

Tested by 1

compareServerLocationMethod · 0.64