(no commit message)
authorlkcl <lkcl@web>
Wed, 12 Feb 2020 15:56:55 +0000 (15:56 +0000)
committerIkiWiki <ikiwiki.info>
Wed, 12 Feb 2020 15:56:55 +0000 (15:56 +0000)
HDL_workflow.mdwn

index d8bba32694625237760a66db8eb4f6ec0049e069..089d7a34cdd68a2c23f538f24166706e9358c4df 100644 (file)
@@ -608,6 +608,10 @@ is a major and constant distraction for reviewers about actual
 important things like "the code that actually *usefully* was
 modified for that commit"
 
+This has the useful side-effect of ensuring that, right before
+the commit, you've got the actual diff right in front of you
+in the xterm window, on which you can base the "commit message".
+
 ## Unit tests
 
 This deserves its own special section.  It is extremely important to