updated mercurial plugin info (link to plugin readme and info about command prompt)

Oleksandr Shybystyi 2015-05-06 12:16:58 +03:00
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
------ ------