We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3b08839 + 6c3b077 commit 098b1d0Copy full SHA for 098b1d0
Documentation/howto/maintain-git.txt
@@ -256,7 +256,7 @@ by doing the following:
256
merged to 'next', add it at the end of the list. Then:
257
258
$ git checkout -B jch master
259
- $ Meta/redo-jch.sh -c1
+ $ sh Meta/redo-jch.sh -c1
260
261
to rebuild the 'jch' branch from scratch. "-c1" tells the script
262
to stop merging at the first line that begins with '###'
0 commit comments