Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pew pew unused branches #32

Open
eurunuela opened this issue Apr 6, 2022 · 1 comment
Open

Pew pew unused branches #32

eurunuela opened this issue Apr 6, 2022 · 1 comment
Labels

Comments

@eurunuela
Copy link

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.

@andrewbranch
Copy link

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

  1. That’s terrifying, and I’m too dumb with git to understand what’s going to happen
  2. 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants