./shells/git-sh, Customized bash environment suitable for git work

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2016Q1, Version: 1.3, Package name: git-sh-1.3, Maintainer: pkgsrc-users

git-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)