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

Method amendingLastCommit

addons/project/gitcommitdialog.cpp:193–196  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

191}
192
193bool GitCommitDialog::amendingLastCommit() const
194{
195 return m_cbAmend.isChecked();
196}
197
198void GitCommitDialog::setAmendingCommit()
199{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected