Changes between Version 1 and Version 2 of Ticket #58934, comment 13


Ignore:
Timestamp:
Sep 25, 2019, 6:19:43 AM (5 years ago)
Author:
mojca (Mojca Miklavec)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #58934, comment 13

    v1 v2  
    1212
    1313To start with it might help to use `${prefix}/bin/git` instead of `/usr/bin/git`?
     14
     15I tested on 10.6 and
     16{{{
     17/opt/local/bin/git clone https://github.com/snoyberg/filelock.git
     18}}}
     19seems to work fine there.
     20
     21So it's probably just a matter of convincing `stack` to use the correct `git`.