gitbutlerapp/gitbutler

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

Closed

#5,508 opened on Nov 10, 2024

 (1 comment) (3 reactions) (0 assignees)Rust (862 forks)batch import
UX/UIenhancementgood first issue

Repository metrics

Stars
 (19,787 stars)
PR merge metrics
 (Avg merge 14h 43m) (446 merged PRs in 30d)

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