MCPcopy Create free account
hub / github.com/KDE/kate / signoff

Method signoff

addons/project/gitcommitdialog.cpp:188–191  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

186}
187
188bool GitCommitDialog::signoff() const
189{
190 return m_cbSignOff.isChecked();
191}
192
193bool GitCommitDialog::amendingLastCommit() const
194{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected