An open API service indexing awesome lists of open source software.

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.

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.