Skip to content

Commit 2da60dc

Browse files
committed
xargs commits
1 parent 94ca2e4 commit 2da60dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

COLLABORATOR_GUIDE.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -521,7 +521,7 @@ Validate that the commit message is properly formatted using
521521
[core-validate-commit](https://github.com/evanlucas/core-validate-commit).
522522

523523
```text
524-
$ core-validate-commit
524+
$ git rev-list upstream/master...HEAD | xargs core-validate-commit
525525
```
526526

527527
Time to push it:

0 commit comments

Comments
 (0)