| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 1d961fa commit c3536cf
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -819,7 +819,7 @@ Git should stop to let you fix conflicts. | |||
| 819 | 819 | Revert all changes that were made to `src/node_version.h`: | |
| 820 | 820 | ||
| 821 | 821 | ```bash | |
| 822 | - git checkout --ours HEAD -- src/node_version.h | ||
| 822 | + git restore --source=upstream/main src/node_version.h | ||
| 823 | 823 | ``` | |
| 824 | 824 | ||
| 825 | 825 | <details> | |
| Back | FazBrowse Home | New Git URL |
0 commit comments