Front-end_Study

스터디 Notion 링크

GitHub 업로드 순서

  1. git add .
  2. git commit -m "커밋 명"
  3. git push

최초 따올 때는 git clone 주소

상대의 커밋을 가져올 때(최신화) github에서 my repository를 들어가서 sink fork update branch

git pull