mirror of
https://github.com/tj/git-extras.git
synced 2026-09-10 15:36:21 -04:00
Merge pull request #550 from phuu/patch-1
Add note about overwriting git aliases
This commit is contained in:
commit
217f536606
|
|
@ -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'.
|
||||
|
|
|
|||
Loading…
Reference in a new issue