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 94ca2e4 commit 2da60dcCopy full SHA for 2da60dc
COLLABORATOR_GUIDE.md
@@ -521,7 +521,7 @@ Validate that the commit message is properly formatted using
521
[core-validate-commit](https://github.com/evanlucas/core-validate-commit).
522
523
```text
524
-$ core-validate-commit
+$ git rev-list upstream/master...HEAD | xargs core-validate-commit
525
```
526
527
Time to push it:
0 commit comments