#author("2019-09-23T20:34:27+09:00","default:ryuichi","ryuichi")
* リモートにブランチを作る [#qecb6686]

*** 1. ローカルにブランチを作る [#ee4e4c3e]
 git branch new-branch
 git checkout new-branch

*** 2. リモートにpushしてブランチを作る [#a5fd18d2]
 git push origin new-branch

** 参考 [#l226c12f]

http://git-scm.com/docs/git-push


トップ   編集 差分 バックアップ 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS