Skip to content

givemetarte/git-github-tutorial-2022

Repository files navigation

git-github-tutorial-2022

For library and information science class

실습과제

data-class 폴더 안에 있는 your-name.txt의 파일 이름과 내용을 수정하고, 원격 저장소에 수정사항을 반영하는 것이 목표입니다.

Ready for Start

STEP 1. 원격 저장소 GitHub Desktop으로 열기

image

  • Open with GitHub Desktop을 클릭하고, 아래와 같이 GitHub Desktop이 나오는지 확인합니다.

image

STEP 2. 새로운 Branch 생성하기

  • New Branch를 선택하고, 자신의 이름으로 브랜치를 생성합니다.

image

  • Fork this repository 선택

image

  • To contribute to the parent project 선택하고 Continue 클릭

image

STEP 3. 파일 수정하기

  • 파일명은 본인의 이름으로 수정합니다. 예) parkharam.txt
  • 파일 내용은 본인의 이름을 작성합니다. 예) 이름: 박하람

STEP 4. git commit & git push

  • 파일 수정하면, GitHub Desktop에서 자동으로 변경사항 확인

image

  • 좌측 하단의 Commit to \*\*\* 클릭

image

  • Push origin 클릭

STEP 5. PULL REQUEST 요청하기

  • Create Pull Request 클릭

image

  • 원격 저장소로 돌아온 다음, Create pull request 클릭

image

About

For library and information science class

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published