Git,Github

    [Git/GitHub] Git 설치하기 & GitHub 가입하기

    보호되어 있는 글입니다.

    [Git/Github] Git에 대한 기초 개념

    보호되어 있는 글입니다.

    [Git] Git에 대한 학습 코스

    ■ Git 학습 코스 https://codewithmosh.com/p/the-ultimate-git-course The Ultimate Git Course Everything you need to know to use Git & GitHub to work effectively as a team codewithmosh.com - Code With Mosh 사이트에서 Git학습을 할 수 있는 걸 보았다. - 지금 당장은 시간이 부족해서 배우는 걸 킵하고 있는데, 이 강의를 한 번 들어보아야지...

    [Git] 깃의 기초 이해하기

    [Git] 깃의 기초 이해하기

    ■ Git이란? - 버전관리시스템 (VCS-Version Control System)의 한 종류 ■ 설치하기 Git에서 프로그램 설치 후, 순수명령어를 Terminal를 통해 사용할 수 있다. https://git-scm.com/downloads Git - Downloads Downloads macOS Windows Linux/Unix Older releases are available and the Git source repository is on GitHub. GUI Clients Git comes with built-in GUI tools (git-gui, gitk), but there are several third-party tools for users looking for a platform-..