Skip to content

Commit 6a4f431

Browse files
authored
Shorten signed-off commit command example
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
1 parent 6bd9bf7 commit 6a4f431

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,5 @@ Please sign off your commits, to show that you agree to publish your changes und
5050
, and to indicate agreement with [Developer Certificate of Origin (DCO)](https://developercertificate.org/).
5151

5252
```shell
53-
git commit --signed-off ...
53+
git commit --s ...
5454
```

0 commit comments

Comments
 (0)