Path to this page:
./
shells/git-sh,
Customized bash environment suitable for git work
Branch: pkgsrc-2017Q3,
Version: 1.3,
Package name: git-sh-1.3,
Maintainer: pkgsrc-usersgit-sh is a customized bash shell suitable for git work.
The git-sh command starts an interactive bash shell tweaked for
heavy git interaction:
* All git commands available at top-level (checkout master = git
checkout master)
* All git aliases defined in the [alias] section of ~/.gitconfig
available at top-level.
* Shawn O. Pearce's excellent bash completion strapped onto all
core commands and git aliases.
* Custom prompt with current branch, repository, and work tree
dirty indicator.
* Customizable via /etc/gitshrc and ~/.gitshrc config files; for
creating aliases, changing the prompt, etc.
* Runs on top of normal bash (~/.bashrc) and readline (~/.inputrc)
configurations.
Master sites:
SHA1: b96801ed2a63ef510583e7f1c1b4bc234d991507
RMD160: 4ffccaac2ff4c7a9b1ae60424e236f68feb94070
Filesize: 26.13 KB
Version history: (Expand)
- (2017-09-29) Package added to pkgsrc.se, version git-sh-1.3 (created)