MCPcopy 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
121QString VcsLocation::repositoryBranch( ) const
122{
123 return d->m_repoBranch;
124}
125
126QString VcsLocation::repositoryPath( ) const
127{

Callers 2

operator==Method · 0.80
compareServerLocationMethod · 0.80

Calls

no outgoing calls

Tested by 1

compareServerLocationMethod · 0.64