Re: How to specify commandline options to git for the fetch phase of a port?

2014-11-12 Thread Craig Treleaven
At 3:35 PM + 11/12/14, William Gallafent wrote: On 12 November 2014 15:26, Daniel J. Luke <dl...@geeklair.net> wrote: > On Nov 12, 2014, at 5:45 AM, William Gallafent <will...@gallaf.net> wrote: According to

Re: How to specify commandline options to git for the fetch phase of a port?

2014-11-12 Thread William Gallafent
On 12 November 2014 15:26, Daniel J. Luke wrote: > > On Nov 12, 2014, at 5:45 AM, William Gallafent > wrote: > > According to https://guide.macports.org/#reference.phases.fetch.git I > am able to set the url and tag to fetch … but for a particular port I'm > playing with I also need to add the “

Re: How to specify commandline options to git for the fetch phase of a port?

2014-11-12 Thread Daniel J. Luke
> On Nov 12, 2014, at 5:45 AM, William Gallafent wrote: > According to https://guide.macports.org/#reference.phases.fetch.git I am able > to set the url and tag to fetch … but for a particular port I'm playing with > I also need to add the “--recursive” option in order to get the submodules in