Importing project from GitHub -- reflecting changes.
-
Recently, I've explored a new feature in CodeProject's articles contribution chain. Specifically, my question is about "Import GitHub Project" option. Suppose, I'm having a project published to GitHub and I want also contribute it to CodeProject. Apparently, my project will incur multiple of updates in the future. Of course, I've carefully read the notes under import from GitHub project page, but, anyway, I'd like to know how will these changes to the project be reflected in either GitHub and CodeProject publications ? Also I'd like to find out about the submission process for this particular case. Thanks for all your replies in advance. :)
-
Recently, I've explored a new feature in CodeProject's articles contribution chain. Specifically, my question is about "Import GitHub Project" option. Suppose, I'm having a project published to GitHub and I want also contribute it to CodeProject. Apparently, my project will incur multiple of updates in the future. Of course, I've carefully read the notes under import from GitHub project page, but, anyway, I'd like to know how will these changes to the project be reflected in either GitHub and CodeProject publications ? Also I'd like to find out about the submission process for this particular case. Thanks for all your replies in advance. :)
Hi Arthur, The way that it "should" work is that any time you push an update to your repository, we will then reflect that change on our end.
Thanks, Sean Ewington CodeProject
-
Hi Arthur, The way that it "should" work is that any time you push an update to your repository, we will then reflect that change on our end.
Thanks, Sean Ewington CodeProject
Thanks for your answer, Sean. :)