ncuillery / rn-diff

Easier React Native upgrades by clearly expose changes from a version to another. :rocket:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use with project in sub folder

tamagokun opened this issue · comments

Seems that git apply does not work when not in the root folder of the git project, however I have a RN project that is in a sub folder of the repo. Is there a way to alter the patch to target a sub folder so that I can run it from the root folder?