References
Types
Appearance
git
원격 브랜치를 추적하는 새로운 로컬 브랜치 만들기
$ git checkout -b <branch> --track <remote>/<branch>