megetron Posted November 9, 2015 Report Posted November 9, 2015 Hi there,What will be best way to develop in revive at my own git repository but still being up to date with revive core?I am thinking of mirror the revive source and change push URL to my repository...But then, if I will edit some revive core files how will I merge it when revive changes the core again? Quote
Richard Foley Posted November 9, 2015 Report Posted November 9, 2015 clone the Revive repo. and fork your own branch from that. Quote
andrewatfornax Posted January 7, 2016 Report Posted January 7, 2016 But then, if I will edit some revive core files how will I merge it when revive changes the core again?In an ideal world, if you need to change any core files, think about how those changes could be done by introducing a new "hook", so that other plugins could make other changes, and then you could put in a PR for the core file to change... Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.