Git 독학 _ Github repository (윈도우)
1. Github란?
- git을 온라인에 업로드하는 공간
- git을 온라인에서 관리하여, 다른 컴퓨터 혹은 협업 시 사용하는 웹호스팅 서비스
2. Github 사이트: https://github.com/
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
3. Github repository (저장소) 생성
Github 회원가입 후 오른쪽에 + 버튼 클릭 후 New repository 클릭
Repository name에 원하는 저장소 이름 입력
Public(전체 공개)과 Private(전체 비공개) 둘 중 원하는 것을 선택 후 Create repository 클릭
Github Repository 생성 완료
반응형
'Git' 카테고리의 다른 글
쉽게 따라하는 Git 독학 _ Github 연동 (윈도우) (0) | 2023.01.16 |
---|---|
쉽게 따라하는 Git 독학 _ Github 토큰 생성 및 등록 (윈도우) (0) | 2023.01.14 |
쉽게 따라하는 Git 독학 _ Git branch conflict [rebase] (윈도우) (0) | 2023.01.08 |
쉽게 따라하는 Git 독학 _ Git branch conflict [merge] (윈도우) (0) | 2023.01.07 |
쉽게 따라하는 Git 독학 _ Git branch rebase(윈도우) (0) | 2023.01.05 |
댓글