commit: strip commentary from .git/MERGE_MSG
commit3ce82db2520b335fd9d8858b23a175da259b0a79
authorDavid Aguilar <davvid@gmail.com>
Sun, 3 Sep 2023 09:27:27 +0000 (3 02:27 -0700)
committerDavid Aguilar <davvid@gmail.com>
Sun, 3 Sep 2023 09:35:37 +0000 (3 02:35 -0700)
tree0dbac6b132a2caf9abf7165bcf4475f80363fa10
parentd7f94995e465516c641726077508692d089e9760
commit: strip commentary from .git/MERGE_MSG

The git-generated MERGE_MSG files contain comments that should not be
displayed in Git Cola's WYSIWG editor.

Related-to: #1330
Signed-off-by: David Aguilar <davvid@gmail.com>
cola/gitcmds.py
cola/models/main.py