You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
quilt seems like the best tool available for managing patches. This blog shows how to perform basic tasks with quilt. The Linux man page has more information as well.
@code-asher assigning to you to watch the demo. Once you take a look, you can post questions/concerns. If we agree on using this tool, you can leave a comment and close this issue.
Problem
We don't know what tools exist (besides
quilt
) for working with patches.Solution
Research tools, build POCs with each and share findings here.
This will be closed once myself and @code-asher discuss our tool of choice.
Resources
For using
quilt
:Related
Part 0/3 of #4687
TODOS
Create a POC
jsjoeio/quilt-poc
: https://github.com/jsjoeio/quilt-pocmicrosoft/vscode
coder/vscode
quilt
and create patchNotes
quilt push
to apply patch.quilt pop
to undo patch.The text was updated successfully, but these errors were encountered: