From: lkcl Date: Wed, 12 Feb 2020 15:56:55 +0000 (+0000) Subject: (no commit message) X-Git-Tag: convert-csv-opcode-to-binary~3449 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3cd13a6cd57c9fe6ac00cc96ea48d5670c232f61;p=libreriscv.git --- diff --git a/HDL_workflow.mdwn b/HDL_workflow.mdwn index d8bba3269..089d7a34c 100644 --- a/HDL_workflow.mdwn +++ b/HDL_workflow.mdwn @@ -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