]> granicus.if.org Git - libvpx/commit
FTFY: support wordwrapping commit messages
authorJohn Koleszar <jkoleszar@google.com>
Wed, 28 Mar 2012 23:41:16 +0000 (16:41 -0700)
committerJohn Koleszar <jkoleszar@google.com>
Thu, 29 Mar 2012 21:01:51 +0000 (14:01 -0700)
commita46ec1656976da2601f64c729d570145583c6791
treef84fc6c51b82a889d416fcbb489fb8c870ce85d7
parentcb265a497d05416572343b345a01ffa048aefda6
FTFY: support wordwrapping commit messages

It's common for commit messages to be wrapped at odd places. git-gui
is often to blame. Adds support for automatically fixing up these
messages if running ftfy --amend, and adds a new option --msg-only for
fixing only the commit message.

Change-Id: Ia7ea529f8cb7395d34d9b39f1192598e9a1e315b
tools/ftfy.sh
tools/intersect-diffs.py
tools/wrap-commit-msg.py [new file with mode: 0755]