mirror of
https://github.com/tj/git-extras.git
synced 2026-09-10 07:26:17 -04:00
Merge pull request #559 from lukechilds/patch-1
Fix typo in Installation.md
This commit is contained in:
commit
855053dcee
|
|
@ -27,7 +27,7 @@ $ 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.
|
||||
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.
|
||||
|
||||
### Windows
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue