Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ setBranchName
Method
setBranchName
plugins/git/simplecommitform.cpp:201–204 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
199
200
201
void SimpleCommitForm::setBranchName(const QString& branchName)
202
{
203
m_branchName = branchName;
204
}
205
206
void SimpleCommitForm::setProjectName(const QString& projName)
207
{
Callers
1
activateProject
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected