Files
qt-creator/src/plugins/vcsbase
Andre Hartmann 8c92f40db8 VCS: Add commit message verification
Help writing good commit messages by verifying
that the complete message is not too short,
that the first line (subject) is not too long
and that the subject is separated from the rest
of the commit by an empty line.

Change-Id: I296c036433767f2508630f409c0e4b4c241391d1
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
2020-12-23 15:26:55 +00:00
..
2018-04-24 14:43:35 +00:00
2020-07-27 13:56:14 +00:00
2018-09-20 07:02:17 +00:00
2018-09-20 07:02:17 +00:00
2016-02-03 15:53:22 +00:00
2020-07-27 13:56:14 +00:00
2018-04-24 14:43:35 +00:00
2020-09-21 06:56:58 +00:00
2020-07-29 14:03:19 +00:00
2020-06-18 05:58:23 +00:00

TODO:

When diffing:
- Use code from current editor or
- else from project or
- System codec