mirror of
https://github.com/tj/git-extras.git
synced 2026-09-10 07:26:17 -04:00
fix typo
This commit is contained in:
parent
71c68cb9f4
commit
e71fa3f9e8
|
|
@ -66,7 +66,7 @@ $ brew install git-extras
|
|||
- `git promote`
|
||||
- `git local-commits`
|
||||
|
||||
## extras
|
||||
## git-extras
|
||||
|
||||
The main `git-extras` command.
|
||||
|
||||
|
|
@ -89,7 +89,7 @@ $ git extras update
|
|||
```
|
||||
|
||||
|
||||
## gh-pages
|
||||
## git-gh-pages
|
||||
|
||||
Sets up the `gh-pages` branch. (See [GitHub Pages](http://pages.github.com/) documentation.)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue