Changes between Version 1 and Version 2 of Ticket #58934, comment 13
- Timestamp:
- Sep 25, 2019, 6:19:43 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #58934, comment 13
v1 v2 12 12 13 13 To start with it might help to use `${prefix}/bin/git` instead of `/usr/bin/git`? 14 15 I tested on 10.6 and 16 {{{ 17 /opt/local/bin/git clone https://github.com/snoyberg/filelock.git 18 }}} 19 seems to work fine there. 20 21 So it's probably just a matter of convincing `stack` to use the correct `git`.