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

https://github.com/willguimont/git-delloc

Delete unused local branchs
https://github.com/willguimont/git-delloc

Last synced: 10 months ago
JSON representation

Delete unused local branchs

Awesome Lists containing this project

README

          

# git-delloc
Delete unused local branchs
# Installation

1. `mkdir ~/bin`
2. Copy git-delloc into `~/bin`
3. `chmod +x ~/bin/git-delloc`
4. Add `PATH=$PATH:$HOME/bin` at the end of your `~/.bashrc`
5. Use with `git delloc`