git명령
-
Git 시작하기Git & GitHub 2020. 7. 26. 23:32
git 이란 버전 관리 시스템 을 의미한다. 과제하거나 ppt만들 때 파일 날아갈까봐 -마지막, -최종, -진짜최종으로 이름 붙이듯이 내가 애플리케이션을 만들어서 수정할 때마다 안전하게 저장하고 관리할 수 있다. git 최신버전 다운받기 👉 https://git-scm.com/downloads Git - Downloads Downloads Mac OS X 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..