core: honor core.commentChar in commit messages and rebase todos
commit72cd36808b71fe50b1e54da338e8d404b55d35ad
authorDavid Aguilar <davvid@gmail.com>
Sun, 9 Aug 2015 09:29:49 +0000 (9 02:29 -0700)
committerDavid Aguilar <davvid@gmail.com>
Sun, 9 Aug 2015 10:07:02 +0000 (9 03:07 -0700)
treee7c8c6bedee3c8cd16d6a87d630cb6f2c9a52939
parent3313bc6b29eaae44871e00c58f13bfd73f16f7dc
core: honor core.commentChar in commit messages and rebase todos

Teach `git-cola` and `git-xbase` to honor the user's configured
core.commentChar configuration value.

This makes it possible to have commit messages and rebase instruction
sheets with non-default comment characters.

Closes #446
Suggested-by: Maaaks <o@ololo.im>
Helped-by: V字龍(Vdragon) <Vdragon.Taiwan@gmail.com>
Signed-off-by: David Aguilar <davvid@gmail.com>
cola/cmds.py
cola/models/prefs.py
cola/widgets/commitmsg.py
share/doc/git-cola/relnotes/unreleased.rst
share/doc/git-cola/thanks.rst
share/git-cola/bin/git-xbase