shells/git-sh - The NetBSD Packages Collection

Customized bash environment suitable for git work

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.

Build dependencies

pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

shells/bash

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64git-sh-1.3.tgz
NetBSD 10.0aarch64git-sh-1.3.tgz
NetBSD 10.0aarch64git-sh-1.3.tgz
NetBSD 10.0aarch64ebgit-sh-1.3.tgz
NetBSD 10.0aarch64ebgit-sh-1.3.tgz
NetBSD 10.0alphagit-sh-1.3.tgz
NetBSD 10.0earmv6hfgit-sh-1.3.tgz
NetBSD 10.0earmv6hfgit-sh-1.3.tgz
NetBSD 10.0earmv6hfgit-sh-1.3.tgz
NetBSD 10.0earmv7hfgit-sh-1.3.tgz
NetBSD 10.0earmv7hfgit-sh-1.3.tgz
NetBSD 10.0earmv7hfgit-sh-1.3.tgz
NetBSD 10.0i386git-sh-1.3.tgz
NetBSD 10.0i386git-sh-1.3.tgz
NetBSD 10.0powerpcgit-sh-1.3.tgz
NetBSD 10.0sparcgit-sh-1.3.tgz
NetBSD 10.0vaxgit-sh-1.3.tgz
NetBSD 10.0x86_64git-sh-1.3.tgz
NetBSD 10.0_BETAx86_64git-sh-1.3.tgz
NetBSD 8.0i386git-sh-1.3.tgz
NetBSD 8.0i386git-sh-1.3.tgz
NetBSD 8.0i386git-sh-1.3.tgz
NetBSD 8.0powerpcgit-sh-1.3.tgz
NetBSD 8.0powerpcgit-sh-1.3.tgz
NetBSD 8.0powerpcgit-sh-1.3.tgz
NetBSD 8.0powerpcgit-sh-1.3.tgz
NetBSD 8.0x86_64git-sh-1.3.tgz
NetBSD 8.0x86_64git-sh-1.3.tgz
NetBSD 8.0x86_64git-sh-1.3.tgz
NetBSD 9.0aarch64git-sh-1.3.tgz
NetBSD 9.0aarch64git-sh-1.3.tgz
NetBSD 9.0aarch64git-sh-1.3.tgz
NetBSD 9.0alphagit-sh-1.3.tgz
NetBSD 9.0alphagit-sh-1.3.tgz
NetBSD 9.0earmgit-sh-1.3.tgz
NetBSD 9.0earmv6hfgit-sh-1.3.tgz
NetBSD 9.0earmv6hfgit-sh-1.3.tgz
NetBSD 9.0earmv6hfgit-sh-1.3.tgz
NetBSD 9.0earmv7hfgit-sh-1.3.tgz
NetBSD 9.0earmv7hfgit-sh-1.3.tgz
NetBSD 9.0earmv7hfgit-sh-1.3.tgz
NetBSD 9.0i386git-sh-1.3.tgz
NetBSD 9.0i386git-sh-1.3.tgz
NetBSD 9.0m68kgit-sh-1.3.tgz
NetBSD 9.0m68kgit-sh-1.3.tgz
NetBSD 9.0mips64ebgit-sh-1.3.tgz
NetBSD 9.0powerpcgit-sh-1.3.tgz
NetBSD 9.0powerpcgit-sh-1.3.tgz
NetBSD 9.0powerpcgit-sh-1.3.tgz
NetBSD 9.0sh3elgit-sh-1.3.tgz
NetBSD 9.0sh3elgit-sh-1.3.tgz
NetBSD 9.0sparc64git-sh-1.3.tgz
NetBSD 9.0sparcgit-sh-1.3.tgz
NetBSD 9.0sparcgit-sh-1.3.tgz
NetBSD 9.0x86_64git-sh-1.3.tgz
NetBSD 9.0x86_64git-sh-1.3.tgz
NetBSD 9.3x86_64git-sh-1.3.tgz
NetBSD 9.3x86_64git-sh-1.3.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.