Dependencies
This version of gitsh requires:
- Ruby v2.3 or greater (support for Ruby 2.0, 2.1, and 2.2 has been dropped).
New features
- Support for gitsh-specific Readline configuration, using a
$if gitsh … $endifblock in your.inputrc. - Expand aliases in the background when tab completing, so that tab completion rules apply to aliases without any custom configuration....