Skip to content

Commit a0c0ea2

Browse files
author
Joe Previte
committed
fixup!: formatting docs
1 parent afc702e commit a0c0ea2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/CONTRIBUTING.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -96,8 +96,8 @@ re-apply the patches.
9696
### Version updates to Code
9797

9898
1. Update the `lib/vscode` submodule to the desired upstream version branch.
99-
1. `cd lib/vscode && git checkout release/1.66`
100-
1. `git add lib && git commit -m "chore: update Code"`
99+
1. `cd lib/vscode && git checkout release/1.66`
100+
1. `git add lib && git commit -m "chore: update Code"`
101101
1. Apply the patches (`quilt push -a`) or restore your stashed changes. At this
102102
stage you may need to resolve conflicts. For example use `quilt push -f`,
103103
manually apply the rejected portions, then `quilt refresh`.

0 commit comments

Comments
 (0)