git-extras

Git extension pack. More information: <https://github.com/tj/git-extras>.

Install

All systems
curl cmd.cat/git-extras.sh
Debian Debian
apt-get install git-extras
Ubuntu
apt-get install git-extras
image/svg+xml Kali Linux
apt-get install git-extras
Fedora
dnf install git-extras
Windows (WSL2)
sudo apt-get update sudo apt-get install git-extras
OS X
brew install git-extras
Raspbian
apt-get install git-extras

Git extension pack. More information: <https://github.com/tj/git-extras>.

  • Install or upgrade `git-extras` commands:
    git extras update
  • Display help and subcommands:
    git extras --help
  • Print the version of installed `git-extras`:
    git extras --version

© tl;dr; authors and contributors