abhinav / git-spice

Manage stacked Git branches
https://abhinav.github.io/git-spice/
GNU General Public License v3.0
220 stars 11 forks source link

repo sync: Handle closed PRs #364

Open abhinav opened 1 month ago

abhinav commented 1 month ago

repo sync deletes local branches for merged PRs. For closed PRs, we should maybe prompt the user, e.g.

CR #123 was closed
Do you want to delete feat1? [y/N]