Skip to content

Stash and reapply no longer works  #2234

@TinBane

Description

@TinBane

Hi Guys,

Running 2.47.4.

Before the upgrade, if someone touched a file that I've also touched, instead of committing, pulling, then applying the commit, I could double click and choose "Stash and reapply" and it would put my changes on top for me to test, and throw a conflict if there were conflicting changes.

Since the latest update (not sure if I was on the version before, before the upgrade) when I try and do this I get the same result as pulling.

Updating 5a1b01f..9b38a83

error: Your local changes to the following files would be overwritten by merge:
	file_we_are_both_changing.txt
Please commit your changes or stash them before you merge.
Aborting

If it helps debug the problem, this is a case where there is a conflict.
If I choose to just stash in the same dialog, then apply it manually it works correctly. But having it all in one step was nice.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions