Skip to content

[FEATURE] Allow to ignore local changes when creating a branch from remote #143

Closed
@EreMaijala

Description

@EreMaijala

Currently when you create a new branch from a remote, you have two options for handling local changes: "Stash & Reapply" and "Discard". I'd like to have a third option "Do nothing" that just tries to create the new branch regardless of any local changes. Otherwise all untracked files get staged or deleted, but often the new branch could be created regardless of them being there.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions