Skip to content

idealbin/git_exp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hello Git World

git의 주요 개념

  • 작업 디렉토리 (Working Directory) :
  • 준비 영역 (Staging Area, Stage/Index) :
  • 로컬 저장소 (Local Repository) :
  • 원격 저장소 (Remote Repository) :

기본 명령어

  • git init :
  • git status :
  • git add :
  • git commit :
  • git log :
  • git reset --hard :
  • git rm --cached :

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages