Commit 39bc514f7bf44f755d01339af83636cf163ef04c

Tyler Ang-Wanek 2019-07-02T09:57:54

rebase: always use git_commit_create_with_signature This simplifies the flow of rebase_commit__create because it doesn't have to juggle 2 different commit flows (one with signature and one without).