actions: add 'get commit message template' to the file menu
commit7e4b986ff62e0e9808ab5faf8587edac442c689b
authorBarry Roberts <blr@robertsr.us>
Fri, 10 Oct 2008 15:58:40 +0000 (10 09:58 -0600)
committerDavid Aguilar <davvid@gmail.com>
Sat, 11 Oct 2008 05:07:41 +0000 (10 22:07 -0700)
treea195f841bc263c0355ea3c4a983ce89527b2a433
parent8cf225eac17b3815d0800c79d0d87935f60f600c
actions: add 'get commit message template' to the file menu

This adds the ability to load a commmit template from the file menu.
A default commit template can be set using the commit.template git
config variable.

Signed-off-by: Barry Roberts <blr@robertsr.us>
cola/controllers/__init__.py
cola/models.py
ui/main.ui