Skip to content

chore: Add scripts to apply and save patches

What does this MR do?

Remove vscode upstream's commit history from re... (!87 - merged).

It adds some helper scripts to improve the experience of applying patches to the VSCode Fork and generating new patch files when we need to modify the VSCode Fork.

Next steps

We need to write comprehensive documentation that teaches how to use these scripts to modify the fork. There's an issue for this Update fork upgrade process docs to reflect the... (#38 - closed)

How do I tested locally

  • Run ./gl-scripts/dev-apply-patches.sh
  • Run ./gl-scripts/dev-save-patches.sh
Edited by Enrique Alcántara

Merge request reports

Loading