https://github.com/kikobeats/git-garbage
Delete local git branches after deleting them on the remote repository.
https://github.com/kikobeats/git-garbage
Last synced: 4 months ago
JSON representation
Delete local git branches after deleting them on the remote repository.
- Host: GitHub
- URL: https://github.com/kikobeats/git-garbage
- Owner: Kikobeats
- License: mit
- Created: 2016-01-24T12:13:18.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-12-03T12:05:01.000Z (over 1 year ago)
- Last Synced: 2024-12-23T10:37:37.556Z (4 months ago)
- Language: Shell
- Size: 1.93 MB
- Stars: 9
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
![]()
> It deletes merged/squashed local git branches after deleting them on the remote repository.
## Install
```bash
npm install --global git-garbage
```## Usage
![]()
## Related
* [git-dirty](https://github.com/Kikobeats/git-dirty#git-dirty) – Ensures the working directory is clean and that there are no unpulled changes.
## License
**miconfig** © [Kiko Beats](https://kikobeats.com), released under the [MIT](https://github.com/Kikobeats/git-garbage/blob/master/LICENSE.md) License. Logo by [Absurd Design](https://absurd.design).
Authored and maintained by [Kiko Beats](https://kikobeats.com) with help from [contributors](https://github.com/Kikobeats/miconfig/contributors).
> [kikobeats.com](https://kikobeats.com) · GitHub [Kiko Beats](https://github.com/Kikobeats) · Twitter [@Kikobeats](https://twitter.com/Kikobeats)