Skip to content
This repository has been archived by the owner on Jun 25, 2024. It is now read-only.

Latest commit

 

History

History
29 lines (23 loc) · 523 Bytes

File metadata and controls

29 lines (23 loc) · 523 Bytes

Day42 (2022/03/15)

일지

Special lecture (10:00-12:00)

  • Git 역사 설명
  • Direct upload via GitHub website 소개
  • Git 기능 설명
    • git init
    • git remote add origin
    • git add
    • git commit

Special lecture (13:00-19:00)

  • Merge conflict 대처 방안 설명
  • Git 기능 설명
    • git push
    • git pull
    • git fetch
    • git reset
    • git revert
    • git log
    • git reflog
    • git branch
    • git checkout

어제의 daily report 보충 (22:00-22:20)