mirror of
https://github.com/tj/git-extras.git
synced 2026-09-10 07:26:17 -04:00
Merge pull request #716 from francoism90/patch-1
Add installation guide for Arch Linux
This commit is contained in:
commit
a4f85ae6ff
|
|
@ -41,6 +41,12 @@ $ brew install git-extras
|
|||
|
||||
Installing from Homebrew will not give you the option omit certain `git-extras` if they conflict with existing git aliases. To have this option, build from source.
|
||||
|
||||
|
||||
### Arch Linux
|
||||
|
||||
* [git-extras](https://aur.archlinux.org/packages/git-extras/)
|
||||
* [git-extras-git](https://aur.archlinux.org/packages/git-extras-git/)
|
||||
|
||||
### Windows
|
||||
|
||||
First, please install `Git for Windows 2.x` from 'https://github.com/git-for-windows/git/releases'.
|
||||
|
|
|
|||
Loading…
Reference in a new issue