Skip to content

Latest commit

 

History

53 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1일차 git 명령어

#git add . (전체파일스테이징)
#git commit -m "메시지" 스테이징 없이 커밋 메시지와 함께 커밋 진행
#git commit -am "메시지" 스테이징과 커밋 일괄 진행

#git status 커밋 이력 출력
#git log

#git push -u origin +main 강제푸시
#git config pull.rebase true : rebase

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages