Bash utility application to handle git more easily
Create checkboxes to select files, branches, stashes and execute a single git actions for all selected
- add
- reset
- rm
- diff
- branch checkout
- branch delete
- To install run
source install.bash - You can run gs with the command
gs [OPTION] - To list avaiable option run
gs - To uninstall run
source uninstall.bash gsare called by bash alias, so if you use another program which is called with commandgsyou can change in your bashrc- See the keybinds at README.MD of https://github.com/pedro-hs/checkbox.sh
Ubuntu 20.04 LTS
Ubuntu 20.10
Fedora 35