Git 10
■ このスレッドは過去ログ倉庫に格納されています
004037
2014/07/01(火) 20:24:46.81ID:dBLK7YMDorigin https://hoge.com/fuga.git (fetch)
origin https://hoge.com/piyo.git (push)
git add . --all
git commit -m "hoge"
git push origin master
to https://hoge.com/fuga.git
master -> master
git branch -a したら
remotes/origin/HEAD -> origin/master
と出てきたんですが、これはhttps://hoge.com/fuga.gitのmasterにコミットされたということですよね?
■ このスレッドは過去ログ倉庫に格納されています