> Thanks. I've fixed that in git. Thank you, thank you! I pulled that down and have now successfully built on Snow Leopard.
By the way, I consistently get this error the first time I do <git pull>: bash-3.2$ git pull remote: Counting objects: 9, done. remote: Compressing objects: 100% (5/5), done. remote: Total 5 (delta 4), reused 0 (delta 0) Unpacking objects: 100% (5/5), done. From git://git.savannah.gnu.org/mit-scheme + 0b6cd5c...f2b42a4 HEAD -> origin/HEAD (forced update) error: Ref refs/remotes/origin/master is at f2b42a44bdb4ba11b97b4d7360fc1031700ba8c3 but expected 0b6cd5c8751417c92dce72203ec016a97a422a09 ! 0b6cd5c..f65896e master -> origin/master (unable to update local ref) The second time I try that in any directory where I've done <git clone> earlier, it works fine. Is this normal? _______________________________________________ MIT-Scheme-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/mit-scheme-devel
