We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
$ sudo $apt_pref update $ sudo $apt_pref install git-extras
$ brew install git-extras
$ make install
One-liner:
$ (cd /tmp && git clone --depth 1 https://github.com/tj/git-extras.git && cd git-extras && sudo make install)