Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork937
Open
Labels
Description
GitPython supportsparsing trailers, but not creating them.
They can be included in a commit message via
$ git commit --message "Did a thing" --trailer "Issue: abc"
It would be nice if GitPython supported trailer creation.