lvv / git-prompt

bash prompt with GIT, SVN and HG modules
http://volnitsky.com/project/git-prompt
327 stars 97 forks source link

Show current bookmark in Mercurial #23

Closed ronnix closed 12 years ago

ronnix commented 12 years ago

This patch adds the current bookmark information to the prompt for Mercurial repositories.

(Bookmarks in hg are similar to the lightweight branches in git, and have been a core feature of Mercurial since version 1.8.)