File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,15 +10,14 @@ brotli source files.
1010
1111Check that Node.js still builds and tests.
1212
13- ## Committing postject
13+ ## Committing brotli
1414
15151 . Add brotli:
1616 ``` console
1717 $ git add deps/brotli
1818 ```
19192 . Commit the changes: ` git commit ` .
20203 . Add a message like:
21-
2221 ``` text
2322 deps,test: update brotli to <version>
2423
Original file line number Diff line number Diff line change @@ -19,7 +19,6 @@ Check that Node.js still builds and tests.
1919 ```
20202 . Commit the changes: ` git commit ` .
21213 . Add a message like:
22-
2322 ``` text
2423 deps,test: update postject to <version>
2524
Original file line number Diff line number Diff line change @@ -10,15 +10,14 @@ undici source files.
1010
1111Check that Node.js still builds and tests.
1212
13- ## Committing postject
13+ ## Committing brotli
1414
15151 . Add undici:
1616 ``` console
1717 $ git add deps/undici
1818 ```
19192 . Commit the changes: ` git commit ` .
20203 . Add a message like:
21-
2221 ``` text
2322 deps,test: update undici to <version>
2423
You can’t perform that action at this time.
0 commit comments