Skip to content

Add patch-workflow helper script#157

Closed
Lemmons wants to merge 1 commit into
paxx12-snapmaker-u1:developfrom
Lemmons:patch-workflow-helper-script
Closed

Add patch-workflow helper script#157
Lemmons wants to merge 1 commit into
paxx12-snapmaker-u1:developfrom
Lemmons:patch-workflow-helper-script

Conversation

@Lemmons
Copy link
Copy Markdown

@Lemmons Lemmons commented Jan 19, 2026

This script helps with generating patches, particularly when there are multiple layers of patches which touch the same file.

I made this while working on the rfid ui, and thought it might be helpful to others, though I think it probably should be consolidated with the save-patch script, but I wanted to get feedback on if and how this should be done

This script helps with generating patches, particularly when there are multiple layers of patches which touch the same file
@paxx12 paxx12 added the nfc Set of features related to NFC and RFID tags label Jan 31, 2026
@paxx12
Copy link
Copy Markdown
Contributor

paxx12 commented Feb 1, 2026

@Lemmons Do we re-invent the https://linux.die.net/man/1/quilt? :)

@Lemmons
Copy link
Copy Markdown
Author

Lemmons commented Feb 8, 2026

@Lemmons Do we re-invent the https://linux.die.net/man/1/quilt? :)
Omg. 🤣 I'm not particularly familiar with patching workflows. I figured there was something which should do this, considering how prevalent it is in many codebases which have dependencies which need some smallish changes, but I searched and searched for tools to help, and didn't come up with anything. 😅 I think the key here would be just to update the development instructions to indicate this is how to create/update patches.

@Lemmons Lemmons closed this Feb 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

nfc Set of features related to NFC and RFID tags

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants