We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 399a1a7 commit 4fedcd6Copy full SHA for 4fedcd6
docs/contributing/index.md
@@ -268,7 +268,7 @@ Your RTI e-mail should include:
268
https://illumos.org/issues/10052
269
* The changes that were reviewed; e.g., a link to your [Gerrit](./gerrit)
270
review, or an attached patch otherwise.
271
-* The full "change set description" (i.e., `git whatchanged -v origin/master..`)
+* The full "change set description" (i.e., `git log --raw -v origin/master..`)
272
including:
273
* Issue number(s) and description(s)
274
* `Reviewed by: First Last <first.last@example.com>` lines
0 commit comments