From 306ba25c38f864280c9f78a06816d713f1113416 Mon Sep 17 00:00:00 2001 From: erikjohnston Date: Wed, 13 Dec 2023 16:39:14 +0000 Subject: deploy: 930dc9e2d3efd6d82b86c2205b80d6ccb9b4bb86 --- develop/development/git.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'develop/development/git.html') diff --git a/develop/development/git.html b/develop/development/git.html index cd675a4207..854bb64b23 100644 --- a/develop/development/git.html +++ b/develop/development/git.html @@ -168,10 +168,10 @@ before. Here, by way of an arbitrary example, is the top of git log --grap

Note how the commit comment explains clearly what is changing and why. Also note the absence of merge commits, as well as the absence of commits called things like (to pick a few culprits): -“pep8”, “fix broken +“pep8”, “fix broken test”, -“oops”, -“typo”, or “Who's +“oops”, +“typo”, or “Who's the president?”.

There are a number of reasons why keeping a clean commit history is a good thing:

-- cgit 1.5.1