Check out Git submodules - that's exactly what they are for.

Jeremy Burns
Class Outfit

http://www.classoutfit.com

On 9 Sep 2013, at 14:17, David Suna <david.s...@gmail.com> wrote:

> I started a project locally by cloning the git repository for CakePHP (branch 
> 2.4). I would like to maintain the ability to do a pull on the git repository 
> to get any updates as new releases are put out.  I assume I should be on 
> branch 2.4 rather than on master.
> 
> I would also like to have my code in a separate repository.  That includes 
> any changes I made to files that come as part of the CakePHP repository (so 
> far this includes app/Config/bootstrap.php, app/Config/core.php, 
> app/Config/routes.php and app/Controller/AppController.php) as well as files 
> that I have added (i.e. everything under Config, Controller, Model, Test, 
> View and webroot).
> 
> There are also Plugins that have been retrieved from other repositories but 
> since those are contained under a single directory that isn't a problem to 
> maintain.
> 
> Does anyone have a recommendation as to how to go about doing this?
> 
> Thanks.
> 
> 
> -- 
> Like Us on FaceBook https://www.facebook.com/CakePHP
> Find us on Twitter http://twitter.com/CakePHP
>  
> --- 
> You received this message because you are subscribed to the Google Groups 
> "CakePHP" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to cake-php+unsubscr...@googlegroups.com.
> To post to this group, send email to cake-php@googlegroups.com.
> Visit this group at http://groups.google.com/group/cake-php.
> For more options, visit https://groups.google.com/groups/opt_out.

-- 
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

--- 
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cake-php+unsubscr...@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to