Perhaps I should clarify one thing. I'm running Julia by double-clicking the "Julia-0.3.5.app". It launches the terminal and seems to run within a terminal window.
Eric On Sunday, February 8, 2015 at 11:04:32 AM UTC-6, Eric S wrote: > > This is what I get when running the command (copied and pasted into the > terminal): > > Erics-MacBook-Air:~ ericshain$ git > --git-dir=/Users/ericshain/.julia/.cache/Stats merge-base > 78f5810a78fa8bee684137d703d21eca3b1d8c78 > 8208e29af9f80ef633e50884ffb17cb25a9f5113 > > Erics-MacBook-Air:~ ericshain$ > > Does this help? > > Eric > > On Sunday, February 8, 2015 at 7:42:39 AM UTC-6, Kevin Squire wrote: >> >> >> On Sat, Feb 7, 2015 at 6:33 PM, Seth <[email protected]> wrote: >> >>> >>> >>> On Saturday, February 7, 2015 at 3:03:14 PM UTC-8, Eric S wrote: >>>> >>>> That is what I get running Julia from the Terminal. >>>> >>>> Eric >>>> >>>> >>> Can you run git from the command line? I'm wondering whether you need to >>> accept the license agreement or something. >>> >> >> Yes, what Seth said--sorry I wasn't clearer. Specifically, what happens >> when you run >> >> *git --git-dir=/Users/ericshain/.julia/.cache/Stats merge-base >> 78f5810a78fa8bee684137d703d21eca3b1d8c78 >> 8208e29af9f80ef633e50884ffb17cb25a9f5113* >> >> at the command line. >> >> Kevin >> >
