megetron Posted November 9, 2015 Report Share 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 Link to comment Share on other sites More sharing options...
Richard Foley Posted November 9, 2015 Report Share Posted November 9, 2015 clone the Revive repo. and fork your own branch from that. Quote Link to comment Share on other sites More sharing options...
megetron Posted November 11, 2015 Author Report Share Posted November 11, 2015 great! thanks. Quote Link to comment Share on other sites More sharing options...
andrewatfornax Posted January 7, 2016 Report Share 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 Link to comment Share on other sites More sharing options...
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.