Git Manual
  • Index
  • Setting
  • Using Git
  • Commands
  • Reference
Powered by GitBook
On this page
  • 실습 (★★★)
  • Git 실습전 개념 이해
  • Git 실습1 (로컬)
  • Git 실습2 (원격)
  • 기타
  • Branch Naming
  • 병합 충돌(conflict)
  • Vi 편집기
  • Ccommit 메시지 규칙 참고
  • Git 기초- 명령어 배워보기
  • Git 명령어 정리
  • 누구나 쉽게 이해할 수 있는 Git 입문

Was this helpful?

Reference

실습 (★★★)

Git 실습전 개념 이해

  • https://youtu.be/Bd35Ze7-dIw

Git 실습1 (로컬)

  • https://youtu.be/FXDjmsiv8fI

Git 실습2 (원격)

  • https://youtu.be/GaKjTjwcKQo

기타

Branch Naming

  • https://rumblefish.tistory.com/65

  • https://gmlwjd9405.github.io/2018/05/11/types-of-git-branch.html (★★★)

병합 충돌(conflict)

  • https://wayhome25.github.io/git/2017/04/05/git-04-merge/

Vi 편집기

  • https://cau-dosc.github.io/how-to-write-commit-messages-using-vi.html

Ccommit 메시지 규칙 참고

  • https://tttsss77.tistory.com/58

Git 기초- 명령어 배워보기

  • https://webclub.tistory.com/317

Git 명령어 정리

  • https://blog.outsider.ne.kr/572

누구나 쉽게 이해할 수 있는 Git 입문

  • https://backlog.com/git-tutorial/kr/

PreviousCommands

Last updated 5 years ago

Was this helpful?