commands: Add a RunConfigAction command
commite9eb3aafa853f2ea340ca18dce8ca8cccb57f95f
authorDavid Aguilar <davvid@gmail.com>
Wed, 7 Apr 2010 04:22:01 +0000 (6 21:22 -0700)
committerDavid Aguilar <davvid@gmail.com>
Wed, 7 Apr 2010 04:30:41 +0000 (6 21:30 -0700)
tree5f56a1b314d2e5806082117073ffad5f36c5a685
parentdfe9ddc264d6cd203dfdd51c0b509a889c703426
commands: Add a RunConfigAction command

This implements the git guitool.*.cmd interface as documented
in git-config(1).

Closes #44

Suggested-by: frogonwheels via github
References: http://www.kernel.org/pub/software/scm/git/docs/git-config.html
Signed-off-by: David Aguilar <davvid@gmail.com>
cola/commands.py
cola/views/main.py