
단축키

Git 설치, 사전 설정, ssh 키, 초기화, 삭제, gitignore, 동작원리, git 기본 용어

git clone, git add, git commit, git push, git pull, git fetch // git의 주요 기능을 git bash와 sourceTree로 알아본다.

git branch - git branch, git checkout, git merge, conflict 해결방법을 git bash와 sourcetree로 진행한다.

git - git clone, git remote add, fork, pull request를 하는 과정과 차이점