Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github In Action

Git과 Github을 사용하는 방법을 정리한다.

  • _Command 폴더: Git 기본 명령어 정리
  • _Concept 폴더: Git 기본 필수 개념 정리
  • _Usage 폴더: 상황별 사용 예제 정리
  • _Github 폴더: Github 플랫폼 기능 사용 방법 및 개념 정리
# 현재 경로에 레포 이름 폴더에 클론 받기
git clone https://github.com/KimHJ97/github-in-action.git

# 현재 경로 자체에 클론 받기
git clone hhttps://github.com/KimHJ97/github-in-action.git .

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors