updated mercurial plugin info (link to plugin readme and info about command prompt)
parent
cd3bdef39f
commit
22098bb305
@ -805,7 +805,7 @@ macports
|
|||||||
mercurial
|
mercurial
|
||||||
---------
|
---------
|
||||||
|
|
||||||
**Maintainer:** [ptrv](https://github.com/ptrv)
|
**Maintainers:** [ptrv](https://github.com/ptrv), [oshybystyi](https://github.com/oshybystyi)
|
||||||
|
|
||||||
- `hgc - hg commit`
|
- `hgc - hg commit`
|
||||||
- `hgb - hg branch`
|
- `hgb - hg branch`
|
||||||
@ -818,6 +818,10 @@ mercurial
|
|||||||
- `hgs - hg status`
|
- `hgs - hg status`
|
||||||
- `hgca - hg qimport -r tip ; hg qrefresh -e ; hg qfinish tip`, this is the 'git commit --amend' equivalent
|
- `hgca - hg qimport -r tip ; hg qrefresh -e ; hg qfinish tip`, this is the 'git commit --amend' equivalent
|
||||||
|
|
||||||
|
Plus it adds mercurial repo info into zsh prompt.
|
||||||
|
|
||||||
|
See detailed instructions in [plugin README](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/mercurial)
|
||||||
|
|
||||||
meteor
|
meteor
|
||||||
------
|
------
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user