CadixDev/gitpatcher

Ability to patch, non Git repositories

Closed this issue · 4 comments

eg decompiled minecraft. like forge

How would this work? gitpatcher generates and applies patches in form of commits. A Git repo to apply the commits on will be always needed. You could theoretically initialize an empty repo on the decompiled source, whether this will be really worth it at the end is questionable. ForgeGradle's patcher plugin is better designed for this.

Oh right. /me forgot that existed

Can I close this issue then?

Yeah sure.