Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc3536cf

Browse files
targosmarco-ippolito
authored andcommitted
doc: fix releases guide for recent Git versions
PR-URL:#53709Reviewed-By: Richard Lau <rlau@redhat.com>Reviewed-By: Tobias Nießen <tniessen@tnie.de>Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>Reviewed-By: Beth Griggs <bethanyngriggs@gmail.com>Reviewed-By: Matteo Collina <matteo.collina@gmail.com>Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent1d961fa commitc3536cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/contributing/releases.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -819,7 +819,7 @@ Git should stop to let you fix conflicts.
819819
Revert all changes that were made to`src/node_version.h`:
820820

821821
```bash
822-
gitcheckout --ours HEAD -- src/node_version.h
822+
gitrestore --source=upstream/main src/node_version.h
823823
```
824824

825825
<details>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp