On Tue, Aug 5, 2014 at 8:37 AM, Esteban Lorenzano <estebanlm@gmail.com> wrote:
On 05 Aug 2014, at 17:01, Dale Henrichs <dale.henrichs@gemtalksystems.com> wrote:KIlon,If you use a a github reference in your configuration:��Git is not required. Metacello will download a zipped version of the commitish referenced (a commitish is a branch name, SHA or tag name) and a read only filetree repository is created ....it is not required if you are not going to modify the projects, of course :)AFAIK��� in your own projects, you will need the clone in disk (I suppose with filetree or gitfiletree)�����Yes you or anyone else that wants to contribute to the project needs to install git, but pure users of the code can use the projects without installing git ...Dale��