Skip to content

[experiment] gs commit fixup #855

@abhinav

Description

@abhinav

This issue tracks the work to stabilize the 'gs commit fixup' experimental command introduced in #836.
Feel free to post feedback here if you use the experimental command.

Known issues (not all of these will be resolved before stabilization):

  • Handling of conflicting changes: If staged changes cannot be applied to the destination commit without a conflict, we currently reject the operation. We should provide users the ability to resolve the conflict instead.
  • Hooks: The operation does not invoke any Git hooks. We may want to invoke the "post-rewrite" Git hook.
  • No edit: The command currently does not provide a means to edit the commit message for the commit that was fixed.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions