Skip to content

Commit fffeab0

Browse files
committed
Removed tx_partial_reads
- metric is not used Signed-off-by: Milan Dhaduk <[email protected]> Signed-off-by: LDagnachew <[email protected]>
1 parent 4ba71a1 commit fffeab0

File tree

4 files changed

+591
-6
lines changed

4 files changed

+591
-6
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ Signed-off-by: Jane Smith <[email protected]>
237237

238238
You may type this line on your own when writing your commit messages. However,
239239
if your `user.name` and `user.email` are set in your git config, you can use
240-
`-s` or `--signoff` to add the `Signed-off-by` line to the end of the commit
240+
`-s` or `-->` to add the `Signed-off-by` line to the end of the commit
241241
message automatically.
242242

243243
Forgot to add DCO to a commit? Amend it with `git commit --amend -s`.

0 commit comments

Comments
 (0)