Expand description
Commit operations.
Structsยง
- Commit
Amend - Amend the most recent commit.
- Commit
Author - Author information returned by
CommitFind. - Commit
Create - Create a new commit on HEAD.
- Commit
Find - Find a commit by its OID.
- Commit
Find Output - Output of
CommitFind. - Commit
Output - Output of
CommitCreateandCommitAmend. - Commit
Signed - Create a signed commit (GPG/SSH).
- Commit
Signed Output - Output of
CommitSigned.