https://multiplefilemaker.com/
create patch diff

How do you make a diff patch? How do I create a patch from git diff?

create patch diff
How do you make a diff patch?

Yes, this is a good way to create a patch. In short: To create patch for single file your command may look like. diff -Naru file_original file_updated file.patch.