diff --git a/lectures/revealjs/13-lecture-commit.adoc b/lectures/revealjs/13-lecture-commit.adoc index 19d0d022824d999b28e8c7da43c996664571b888..f96927e528edd89db26c18951dbb1351a3edf9ba 100644 --- a/lectures/revealjs/13-lecture-commit.adoc +++ b/lectures/revealjs/13-lecture-commit.adoc @@ -188,6 +188,7 @@ https://xkcd.com/1296/ - clearly state how the problem is fixed with the committed code - add information about testing, especially if there are manual tests needed +== What to write in the commit message (2) Finally, read the message before committing as it might reveal that you should split it in smaller commits == Enforcing commit message format