gitlab에 프로젝트 생성 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에서 스테이징 커밋 후 푸쉬하면 끝~ git 2019.02.20