Github2 깃허브(Github)로 백준, 프로그래머스 알고리즘 소스코드 관리하기 https://ps3940.tistory.com/76 2022. 1. 11. [Github, Git] init, remote add, commit, push 용어 정리 https://ps3940.tistory.com/75 [Github, Git] init, remote add, commit, push 용어 정리 git init git init 명령어를 실행하면, 현재 디렉토리를 기준으로 Git 저장소가 생성됩니다. (로컬 저장소 생성) git add README.md 로컬 저장소에 파일을 올려주는 것입니다. 모든 파일을 push 할 때는 git add ps3940.tistory.com 2022. 1. 10. 이전 1 다음