-
Couldn't load subscription status.
- Fork 1.2k
Installation
Gianluca Casati edited this page Apr 24, 2015
·
10 revisions
$ sudo $apt_pref update
$ sudo $apt_pref install git-extras$ brew install git-extras$ make installOne-liner:
$ (cd /tmp && git clone --depth 1 https://github.com/tj/git-extras.git && cd git-extras && sudo make install)Install in custom location
$ DESTDIR=/my/custom/path PREFIX=/my/custom/path make install