Thanks, but not working =(
On Tuesday, August 11, 2015 at 12:25:50 PM UTC-4, Isaiah wrote: > > make -C deps clean-libgit2 && make > > On Tue, Aug 11, 2015 at 12:23 PM, David Gold <[email protected] > <javascript:>> wrote: > >> I incur the following error after pulling from GitHub and running `make`: >> >> Davids-MBP:julia David$ make >> >> error: Your local changes to the following files would be overwritten by >> checkout: >> >> CMakeLists.txt >> >> src/openssl_stream.c >> >> Please, commit your changes or stash them before you can switch branches. >> >> Aborting >> >> make[1]: *** [libgit2/CMakeLists.txt] Error 1 >> >> make: *** [julia-deps] Error 2 >> >> >> I don't recognize these changes as ones I've ever made. Running `make >> cleanall` incurs the same issue. Any thoughts? >> >> >> Thanks, >> >> D >> > >
