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
- Host: GitHub
- URL: https://github.com/willguimont/git-delloc
- Owner: willGuimont
- License: mit
- Created: 2019-11-01T17:05:30.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-17T20:39:48.000Z (over 6 years ago)
- Last Synced: 2025-04-05T03:02:43.664Z (over 1 year ago)
- Language: Shell
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`