Moving Code from One Repository to Another Using Git Patch
Moving Code from One Repository to Another Using Git Patch

joelcolaco.hashnode.dev
Moving Code from One Repository to Another Using Git Patch

Moving Code from One Repository to Another Using Git Patch
Moving Code from One Repository to Another Using Git Patch
This is a good example of what understanding your tools can give you. Answer is new or novel approaches to the old problems. Ability to create a patch from any diff is really really usefull. If you have wip changes, but don't want to commit it to, then creating a patch is a quite easy way to go.