[Git]명령어 정리


(로컬 -> 원격저장소)

Git add .

Git commit -m ‘변경사항’

Git push origin master

(원격저장소 -> 로컬) 변경사항 내려받기

Git pull




© 2019. by jaeuk