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] <javascript:> > > 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 >
