a

2018-11-01から1ヶ月間の記事一覧

GIT

clone the branch git clone -b branchName git@bitbucket.org:emma001/test20181125.git config git config -l remoteブランチを単純参照 git remote show origin remoteブランチでは削除されているが、ローカルに参照が残っているブランチを表示 git remot…