You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think it would be very useful if pewpew could clean up unused branches too. This is something that really annoys me when I use the GitHub desktop app.
The text was updated successfully, but these errors were encountered:
Came here to request this too. I would be interested in the ability to delete both local and remote branches. For local, I know there’s all kinds of bash-fu posted on StackOverflow, but
That’s terrifying, and I’m too dumb with git to understand what’s going to happen
Local git is always confused about whether my branches are integrated into main because we use squash commits when merging on GitHub
For remote, GitHub has a listing of stale branches but I don’t think it lets you bulk delete; you have to click a lot. Wrapping both of these things into a smart CLI experience would be nice.
I think it would be very useful if pewpew could clean up unused branches too. This is something that really annoys me when I use the GitHub desktop app.
The text was updated successfully, but these errors were encountered: