Merge pull request #550 from phuu/patch-1

Add note about overwriting git aliases
This commit is contained in:
hemanth.hm 2016-07-19 21:55:11 +05:30 committed by GitHub
commit 217f536606

View file

@ -27,6 +27,8 @@ $ sudo apt-get install git-extras
$ brew install git-extras
```
Installing from Homebrow will not give you the option omit certain `git-extras` if they conflict with existing git aliases. To have this option, build from source.
### Windows
First, please install `Git for Windows 2.x` from 'https://github.com/git-for-windows/git/releases'.