All Projects → seachicken → gh-poi

seachicken / gh-poi

Licence: MIT License
✨ Safely clean up your local branches

Programming Languages

go
31211 projects - #10 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to gh-poi

gh-prs
gh cli extension to display a dashboard of PRs - configurable with a beautiful UI.
Stars: ✭ 443 (+1165.71%)
Mutual labels:  gh-extension
gh-notify
GitHub CLI extension to display GitHub notifications
Stars: ✭ 66 (+88.57%)
Mutual labels:  gh-extension
gh-repo-explore
GitHub CLI extension to interactively explore a repo without cloning
Stars: ✭ 34 (-2.86%)
Mutual labels:  gh-extension
gh-f
🔎 the ultimate compact fzf gh extension
Stars: ✭ 97 (+177.14%)
Mutual labels:  gh-extension
gh-fuzzyclone
No description or website provided.
Stars: ✭ 24 (-31.43%)
Mutual labels:  gh-extension
resto
🔗 a CLI app can send pretty HTTP & API requests with TUI
Stars: ✭ 113 (+222.86%)
Mutual labels:  gh-extension
gh-grep
Print lines matching a pattern in repositories using GitHub API
Stars: ✭ 144 (+311.43%)
Mutual labels:  gh-extension
gh-markdown-preview
GitHub CLI extension to preview Markdown looks like GitHub.
Stars: ✭ 174 (+397.14%)
Mutual labels:  gh-extension
gh-ost
gh extension to meet ghost.
Stars: ✭ 65 (+85.71%)
Mutual labels:  gh-extension
gh-token
Create an installation access token for a GitHub app from your terminal 💻
Stars: ✭ 154 (+340%)
Mutual labels:  gh-extension

logo_readme

CI codecov Stake to support us

A gh extension for deleting merged local branches.

This extension checks the state of remote pull requests, so it works even when you "Squash and merge" pull requests.

demo

Installation

gh extension install seachicken/gh-poi

Usage

  • gh poi Delete the merged local branches
  • gh poi --check You can check the branch to be deleted without actually deleting it

Local branch to be deleted

  • Branches merged in the origin repository
  • Branches merged in the upstream repository
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].