mercurial/__init__.py
author Sean Farley <sean.michael.farley@gmail.com>
Wed, 20 Nov 2013 19:13:24 -0500
changeset 20127 6b771bcd1a62
parent 0 9117c6561b0b
child 27220 4374d819ccd5
permissions -rw-r--r--
bash_completion: remove restriction on bookmark completion Previously, we only completed a bookmark when deleting or renaming a bookmark. Since we can now move a bookmark forward, we drop this restriction.