Git Hub
commit, push, pull
kkedory
2022. 12. 16. 22:13
반응형
STEP 1. Github에서 Git으로 관리할 공간을 만든다.
GitHub: Let’s build from here
GitHub is where over 94 million developers shape the future of software, together. Contribute to the open source community, manage your Git repositories, review code like a pro, track bugs and feat...
github.com
2. Git bash 설치 프로그램 다운로드 및 설치한다.
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-specific exp
git-scm.com
3. git bash 실행
4. config 실행
5. git init
6. Git GUI 혹은 Git Bash를 이용하여 Commit, Push, Pul
728x90