cd ~/targetProject git init git config -l | grep remote #リモートの設定がない git remote add origin https://github.com/hoge/fuga.git # コミットしたいurlを指定 git config -l | grep remote #リモート設定確認できる git pull git add . git commit -m 'init commit' git push origin mater

リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く