]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'py/commit-comments'
authorPratyush Yadav <me@yadavpratyush.com>
Mon, 22 Feb 2021 14:49:53 +0000 (20:19 +0530)
committerPratyush Yadav <me@yadavpratyush.com>
Mon, 22 Feb 2021 14:49:53 +0000 (20:19 +0530)
Use git-stripspace to remove comment lines from the commit message. Also
use it to clean up whitespace instead of rolling our own logic.

* py/commit-comments:
  git-gui: remove lines starting with the comment character


Trivial merge