[Git]명령어 정리 28 Dec 2019 in 기타 on Git (로컬 -> 원격저장소)Git add .Git commit -m ‘변경사항’Git push origin master(원격저장소 -> 로컬) 변경사항 내려받기Git pull