git2-rs
git2-rs copied to clipboard
Is it possible to set the time on a commit?
Been searching through the docs for a while, I would like to modify committer and author time on commits during a rebase, is this at all possible with the libgit2 api?