Monday, September 9, 2013

Re: Putting custom code in a separate repository


On Monday, September 9, 2013 4:58:06 PM UTC+3, Simon Males wrote:
Some people have made lib/Cake a submodule

https://github.com/nodesagency/cakephp-lib

This sounds like it would work although it is somewhat of a shame to leave out all the code under app. My question would be how to get started.  If I just clone the cakephp-lib where do I get the code under app from? Take it from a zip file?

Another suggestion is too have cakephp/cakephp as an remote named 'upstream'. Then you could suck in changes via `git fetch upstream`, but it could get messy in the app directory.
 
As the app directory is what I am most interested in I don't think I want to go for messy.

--
Simon Males

--
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+unsubscribe@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.

No comments: