Skip to main content

Module commit

Module commit 

Source
Expand description

Commit operations.

Structsยง

CommitAmend
Amend the most recent commit.
CommitAuthor
Author information returned by CommitFind.
CommitCreate
Create a new commit on HEAD.
CommitFind
Find a commit by its OID.
CommitFindOutput
Output of CommitFind.
CommitOutput
Output of CommitCreate and CommitAmend.
CommitSigned
Create a signed commit (GPG/SSH).
CommitSignedOutput
Output of CommitSigned.