My team is relatively new to the Git and we are developing a new website using Orchard CMS. We have in premise Git server where we would like to keep all the custom modules. But at the same time the source code should be synched with latest versions of Orchard CMS releases. So we have two repositories to synch. The orchard repository on codeplex for the framework updates and other for the custom modules being developed. If it is possible, can anyone suggest me the best approach we have to take to achieve this? Any help on this greatly appreciated.
-George