Skip to content

Editing a commit's metadata #972

Description

@lenormf

Hi!

Is it possible to edit a commit's metadata (author, committer etc) using only a Commmit object?

I see that we can get a list of commit instances that reflect the history of a target branch, but could I change the attributes of those instances (e.g. the author attribute) and have the changes be applied to the repository (on the fly, or using some kind of repo.commit() function)?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions