Hallo,
On Sun, Mar 25, 2012 at 7:53 AM, Bradley Lucier lucier@math.purdue.edu wrote:
Marc:
What should we do after building 4.6.5 to get "make update" to work? I get
The configuration for git in the tarball is suited for those who has read+write access to the repository. For us, we need to edit `.git/config` so that it reads:
[remote "origin"] url = https://github.com/feeley/gambit.git fetch = +refs/heads/*:refs/remotes/origin/*
Cheers,