728x90
1. gitlab에서 프로젝트 생성하기.
2. git bash에서 명령어 날리기.
(1) cd /c/Practice/EPM
(2) git remote add origin http://192.168.0.88/sleepsensor/EMP.git
3. vscode에서 스테이징 커밋 후 푸쉬하면 끝~
728x90
'git' 카테고리의 다른 글
phpstorm bitbucket git 연동 (0) | 2019.10.18 |
---|---|
git init 취소 및 연결 끊기 (2) | 2019.03.21 |
There is no tracking information for the current branch 에러 해결 (0) | 2019.02.27 |
gitlab 명령어 정리 (2) | 2019.02.24 |
gitlab pull/push 안될 때 강제 pull/push (0) | 2019.02.22 |