https://github.com/splo/git-delete-merged-branches
Delete branches present in local but deleted in remote.
https://github.com/splo/git-delete-merged-branches
cli git rust tool
Last synced: about 2 months ago
JSON representation
Delete branches present in local but deleted in remote.
- Host: GitHub
- URL: https://github.com/splo/git-delete-merged-branches
- Owner: splo
- License: mit
- Created: 2020-05-12T19:31:22.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-02-27T14:57:29.000Z (over 2 years ago)
- Last Synced: 2025-01-10T08:39:53.309Z (over 1 year ago)
- Topics: cli, git, rust, tool
- Language: Rust
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# git-delete-merged-branches
Git utility that deletes branches present in local but deleted in remote. It asks for confirmation before doing so.