Skip to content

Commit 8740df2

Browse files
committed
Update v8 update doc
1 parent b297a38 commit 8740df2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/v8-updates.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ To update the version of V8 used by workerd, the steps are:
5656
the command would be:
5757

5858
```sh
59-
git format-patch --full-index -k --no-signature --no-stat HEAD~19
59+
git format-patch --full-index -k --no-signature --no-stat --zero-commit HEAD~19
6060
```
6161

6262
8. Remove the existing patches from `workerd/patches/v8` and copy over the latest generated patches

0 commit comments

Comments
 (0)