gitbutlerapp/gitbutler

Add a "delete remote" option along side "delete local" in branch preview

Open

#5,508 opened on Nov 10, 2024

View on GitHub
 (1 comment) (3 reactions) (0 assignees)Rust (19,787 stars) (862 forks)batch import
UX/UIenhancementgood first issue

Description

We currently provide the ability to delete local branches in the app, but this ought to support deleting remote branches too. This should be available on the "branch preview" page. It might make sense to also prompt the user after we detect that a branch has been merged in.

Contributor guide