Expand description
Git Api for Commits
Structs§
- SerializableCommit 
- pub struct SerializableCommit
Functions§
- amend
- commit
- this does not run any git hooks, git-hooks have to be executed
manually, checkout hooks_commit_msgfor example
- commit_message_ prettify 
- Loads the comment prefix from config & uses it to prettify commit messages
- deserialize_commit 
- padded_commit_ id 
- Pad a CommitId.to_string() to sha256 length and return a String
- serialize_commit 
- tag_commit 
- Tag a commit.