Skip to content

[Feature proposal] add possibility of trash modified files at push #95

Description

@joguy56

When pushing a new review, if some files are modified, it is proposed to amend them or stash them.

It lacks another option : trash them.

In my case, I use a delivery branch and I merge squash from a dev branch.

If the delivery concerns only a part of the squash, I don’t want to stash other files nor amend them. I just don’t want to take them, for a further delivery.

Would be great if such an option was proposed.

The trash operation would consist in a git restore of current directory, and pure rm of untracked files.

Thanks for your great work !

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions