outre99 Posted December 7, 2012 Share Posted December 7, 2012 (edited) Greetings, being new to PrestaShop and Git it's entirely possible that I'm missing something obvious. But i have tried to clone the modules repository several ways and searched through PS forums and Google but to no avail. I've cloned the PrestaShop.git core repository to a local folder with no problems but when i'm trying to do the same for the modules the process runs for awhile showing objects being cloned but then at the end it fails with "Invalid remote: origin". Has anybody experienced the same problem? The reason i'm trying to do this is to setup "Vendor brach" pattern with Git where my changes will be applied into a separate repository cloned from the original "Vendor" ones. If anybody has done that already i would be very interested in seeing your layout of folders and the workflow. Thanks in advance. Update: The error above happens when i try to clone from within Eclipse using Egit. Doing the same from Ubuntu terminal (bash) succeeds without errors. Very confusing indeed. Edited December 7, 2012 by outre99 (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now