방법1: Github와 Github DeskTop 연동 (클릭방식)
VIDEO
저장소 생성・연동
1.
깃허브 가입 (이메일인증 필요)
https://github.com/
2.
깃허브 데스크탑 다운로드 설치 ★
https://desktop.github.com/
3.
깃허브 데스크탑 설치 중 깃허브 계정으로 로그인
4.
D 드라이브에 git 폴더 생성
5.
File
> New Repository
> Name 부분에 입력 (예: g54) > Local Path 부분에 입력 (예: D:\git)
> Create Repository 버튼 클릭
> Publish Repositoy 버튼 클릭
> 아래 경로에 접속해 잘 생성되었는지 확인
https://github.com/본인ID?tab=repositories
저장소 삭제
https://github.com/본인ID?tab=repositories 접속
> 삭제할 저장소 클릭
> Settings 탭 클릭
> Danger Zone 안의 Delete this repository 버튼 클릭
> 아이디/저장소명 (예: homzzang/desktop-tutorial) 입력
> I understand the consequences, delete this repository 버튼 클릭
> Github 패스워드 입력 후 Confirm password 버튼 클릭
저장소 경로 수정
방법2: Github와 GitScm 연동 (명령어입력방식)
VIDEO
PS.
옛날 인터페이스 기준
1. 개괄설명
VIDEO
2. github desktop (내 컴퓨터에서 소스 편집)
VIDEO
3. Github (깃허브 사이트와 연동 세팅)
VIDEO
4. Github 호스팅 기능
VIDEO
5. Github 도메인 연결
VIDEO
깃허브 ★
https://github.com/
깃허브 데스크탑 ★
https://desktop.github.com/
깃SCM
https://git-scm.com/
프리놈
https://www.freenom.com/
정보출처: https://opentutorials.org/course/2473/16117
주소 복사
랜덤 이동