https://github.com/o0y0o/git-delete-branch
🧹 Delete Git branches with interactive CLI.
https://github.com/o0y0o/git-delete-branch
cli delete-branch git git-branch terminal
Last synced: 2 months ago
JSON representation
🧹 Delete Git branches with interactive CLI.
- Host: GitHub
- URL: https://github.com/o0y0o/git-delete-branch
- Owner: o0y0o
- License: mit
- Created: 2019-03-27T23:20:28.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-08-03T23:00:07.000Z (almost 3 years ago)
- Last Synced: 2025-10-21T22:56:37.229Z (8 months ago)
- Topics: cli, delete-branch, git, git-branch, terminal
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/@0y0/git-delete-branch
- Size: 86.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# @0y0/git-delete-branch · [](https://github.com/o0y0o/git-delete-branch/blob/master/LICENSE) [](https://www.npmjs.com/package/@0y0/git-delete-branch) 
`@0y0/git-delete-branch` help you delete Git branches with interactive CLI.

## Installation
```
npm install @0y0/git-delete-branch --global
```
## Usage
Goto your git repo folder
```sh
git-delete-branch # or `gdb`
```
## License
[MIT](https://github.com/o0y0o/git-delete-branch/blob/master/LICENSE)