author | Kevin Bullock <kbullock@ringworld.org> |
Fri, 07 Dec 2012 11:30:38 -0600 | |
changeset 18043 | 20459152c7ac |
parent 18042 | 551e2901192e |
child 18044 | f3991bcf4f0f |
--- a/mercurial/bookmarks.py Thu Dec 06 22:07:44 2012 -0600 +++ b/mercurial/bookmarks.py Fri Dec 07 11:30:38 2012 -0600 @@ -80,7 +80,7 @@ def readcurrent(repo): '''Get the current bookmark - If we use gittishsh branches we have a current bookmark that + If we use gittish branches we have a current bookmark that we are on. This function returns the name of the bookmark. It is stored in .hg/bookmarks.current '''