]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ms/commit-template'
authorPratyush Yadav <me@yadavpratyush.com>
Tue, 1 Dec 2020 19:10:06 +0000 (00:40 +0530)
committerPratyush Yadav <me@yadavpratyush.com>
Tue, 1 Dec 2020 19:10:06 +0000 (00:40 +0530)
commit1141f8325c4a3dd536a35415e11a907a8023e9df
tree1f6150649c75eb2c238b2949558697b207f02eec
parent38c2ac2e2ab00a8bcef528f24cb5b883b4413e5c
parent627c87f84c157885d587125cf0c73591a0e3ee7a
Merge branch 'ms/commit-template'

Teach git-gui to read the commit message template and pre-populate it in
the commit message buffer.

* ms/commit-template:
  git-gui: use commit message template
  git-gui: Only touch GITGUI_MSG when needed