Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ commitMessage
Method
commitMessage
plugins/subversion/svncommitjob.cpp:63–67 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
61
}
62
63
QString SvnInternalCommitJob::commitMessage() const
64
{
65
QMutexLocker l( &m_mutex );
66
return m_commitMessage;
67
}
68
69
bool SvnInternalCommitJob::recursive() const
70
{
Callers
2
testAnnotation
Method · 0.45
testAnnotation
Method · 0.45
Calls
no outgoing calls
Tested by
2
testAnnotation
Method · 0.36
testAnnotation
Method · 0.36