Skip to content

Ability to add trailers when creating a commit #1998

@rorybyrne

Description

@rorybyrne

GitPython supports parsing 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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions