github - how to apply a modification to thirdparty git packages across releases? -


there's opensource thirdparty project on github. have internal git repo need maintain change (it won't pushed github).

what's best way me maintain change across new releases of thirdparty project? assuming change relatively localized, there way go through series of error-prone steps make same changes same code every time need update thirdparty project latest release?


Comments

Popular posts from this blog

c - Bitwise operation with (signed) enum value -

xslt - Unnest parent nodes by child node -

YouTubePlayerFragment cannot be cast to android.support.v4.app.Fragment -