mirror of
https://github.com/cdr/code-server.git
synced 2025-12-07 08:52:16 +01:00
fixup!: docs
This commit is contained in:
parent
a8eb7ebd1b
commit
4b8791613b
1 changed files with 0 additions and 1 deletions
|
|
@ -98,7 +98,6 @@ re-apply the patches.
|
|||
|
||||
1. Update the `lib/vscode` submodule to the desired upstream version branch.
|
||||
1. `cd lib/vscode && git checkout release/1.66`
|
||||
1. `cd ../../ && git submodule update --recursive`
|
||||
1. `git add lib && git commit -m "chore: update Code"`
|
||||
1. Apply the patches (`quilt push -a`) or restore your stashed changes. At this
|
||||
stage you may need to resolve conflicts. For example use `quilt push -f`,
|
||||
|
|
|
|||
Loading…
Reference in a new issue