Skip to content

Rebasing with deleted submodule paths doesn't work with "resolve using" right click menu #2841

Description

@PlasmaHH

So I have a rather unusual case. The branch I want to rebase on has some submodules that have been changed. In my branch however those submodules have been deleted.

I assume that fork does something along the lines of "git add old/path" when I right click on the unstaged things and use "resolve using develop" but rather should use "git rm --cached -- old/path" or similar for it.

Using the checkbox on the righ view and then chosing "delete" file button works fine.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions