merge: Make global commands local
commitcfcb60ea851dbd1c62ce66fb12882fe7dab63941
authorDavid Aguilar <davvid@gmail.com>
Sat, 15 Oct 2011 12:59:09 +0000 (15 05:59 -0700)
committerDavid Aguilar <davvid@gmail.com>
Sat, 15 Oct 2011 12:59:09 +0000 (15 05:59 -0700)
tree8f8b1db0dd3aa9832b83995f4f8514cec7b50e22
parentae19f8ca7f2c101be1ccb9f7dd3d978efb015be7
merge: Make global commands local

add_global_command() is only used in one place now.

Signed-off-by: David Aguilar <davvid@gmail.com>
cola/cmds.py
cola/merge/controller.py
cola/merge/model.py
cola/merge/view.py