projects
/
libreriscv.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0250202
)
(no commit message)
author
lkcl
<lkcl@web>
Wed, 12 Feb 2020 15:56:55 +0000
(15:56 +0000)
committer
IkiWiki
<ikiwiki.info>
Wed, 12 Feb 2020 15:56:55 +0000
(15:56 +0000)
HDL_workflow.mdwn
patch
|
blob
|
history
diff --git
a/HDL_workflow.mdwn
b/HDL_workflow.mdwn
index d8bba32694625237760a66db8eb4f6ec0049e069..089d7a34cdd68a2c23f538f24166706e9358c4df 100644
(file)
--- 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