Study/Ubuntu

GIT Repository 생성하기

놀코 2022. 7. 18. 11:41

간단하게 ubuntu 에서 git 레파지토리 생성 명령어

$ git init --bare --shared {레파지토리 명}