We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8eb7eb commit 4b87916Copy full SHA for 4b87916
1 file changed
docs/CONTRIBUTING.md
@@ -98,7 +98,6 @@ re-apply the patches.
98
99
1. Update the `lib/vscode` submodule to the desired upstream version branch.
100
1. `cd lib/vscode && git checkout release/1.66`
101
-1. `cd ../../ && git submodule update --recursive`
102
1. `git add lib && git commit -m "chore: update Code"`
103
1. Apply the patches (`quilt push -a`) or restore your stashed changes. At this
104
stage you may need to resolve conflicts. For example use `quilt push -f`,
0 commit comments