私はgitバージョンを使用してMacOSX Mountain Lionを使用しています:
git version 1.7.11.3
私はこのチュートリアルの内容(パスワードに関する部分を除く)に正確に従っており、「push」コマンドを使用するとエラーが発生し続けます。
チュートリアル:https ://help.github.com/articles/set-up-git チュートリアル2:https ://help.github.com/articles/create-a-repo
チュートリアルの2ページ目に最後のコマンドを入力すると:
git push origin master
このエラーが発生します:
fatal: https://github.com/tabchas/Hello-World.git/info/refs not found: did you run git update-server-info on the server?
とにかくそれが役立つなら、私はHomebrew経由でgitをインストールしました。