Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
188
bool GitCommitDialog::signoff() const
189
{
190
return m_cbSignOff.isChecked();
191
}
192
193
bool GitCommitDialog::amendingLastCommit() const
194
{
Callers
1
openCommitChangesDialog
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected