hgext/__init__.py
author Bryan O'Sullivan <bryano@fb.com>
Thu, 21 Mar 2013 21:07:22 -0700
changeset 18794 63dc020e8cb7
parent 1360 7d439981bec4
child 28450 155e3308289c
permissions -rw-r--r--
bash_completion: recognize normal command abbreviations In many common cases, this eliminates a call to "hg help" to get a complete command name, thus improving responsiveness.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1360
7d439981bec4 Re-add hgext/__init__.py
Matt Mackall <mpm@selenic.com>
parents:
diff changeset
     1
# placeholder