git-cola: avoid symbol conflicts
commitaa96e8075659fd6ff29f67984843af424746f338
authorDavid Aguilar <davvid@gmail.com>
Tue, 10 Dec 2013 09:31:08 +0000 (10 01:31 -0800)
committerDavid Aguilar <davvid@gmail.com>
Tue, 10 Dec 2013 09:50:20 +0000 (10 01:50 -0800)
tree99b8bd8fa1714e96c1c2a3753da9e7b71a533ba6
parentacd42e87b6edc2d8ba1b8bef699b556b8a6228b0
git-cola: avoid symbol conflicts

Rename 'cmds' to 'subparser' so that we can import the `cmds` module.

Signed-off-by: David Aguilar <davvid@gmail.com>
bin/git-cola