Git 메모

DM wiki
둘러보기로 이동 검색으로 이동

* Remote 레포 추가

git remote add origin ssh://git@svc:29418/d-kim/dcem.git
git remote add github ssh://[email protected]/kim135797531/dcem.git
git push -u origin master
git push -u master master