Skip to content

A git wrapper to select multiple files, branches, stashes or diffs using checkbox and execute a single git command on all selected items

License

Notifications You must be signed in to change notification settings

pedro-hs/git-selection

Repository files navigation

✅ Git Selecion

Bash GitHub license

Bash utility application to handle git more easily

Create checkboxes to select files, branches, stashes and execute a single git actions for all selected



Supported Git Commands

  • add
  • reset
  • rm
  • diff
  • branch checkout
  • branch delete



Quickstart

  • 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
  • gs are called by bash alias, so if you use another program which is called with command gs you can change in your bashrc
  • See the keybinds at README.MD of https://github.com/pedro-hs/checkbox.sh



Tested:

Ubuntu 20.04 LTS
Ubuntu 20.10
Fedora 35

About

A git wrapper to select multiple files, branches, stashes or diffs using checkbox and execute a single git command on all selected items

Topics

Resources

License

Stars

Watchers

Forks

Languages