MCPcopy 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
63QString SvnInternalCommitJob::commitMessage() const
64{
65 QMutexLocker l( &m_mutex );
66 return m_commitMessage;
67}
68
69bool SvnInternalCommitJob::recursive() const
70{

Callers 2

testAnnotationMethod · 0.45
testAnnotationMethod · 0.45

Calls

no outgoing calls

Tested by 2

testAnnotationMethod · 0.36
testAnnotationMethod · 0.36