We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b297a38 commit 8740df2Copy full SHA for 8740df2
docs/v8-updates.md
@@ -56,7 +56,7 @@ To update the version of V8 used by workerd, the steps are:
56
the command would be:
57
58
```sh
59
- git format-patch --full-index -k --no-signature --no-stat HEAD~19
+ git format-patch --full-index -k --no-signature --no-stat --zero-commit HEAD~19
60
```
61
62
8. Remove the existing patches from `workerd/patches/v8` and copy over the latest generated patches
0 commit comments