Skip to content

afflogy/UMC-6th-Spring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[ UMC 6th Spring Workbook Mission ]

  • 활동 기간 : 2024.03 ~ 2024.08
  • java17, AWS, Springboot, MySQL, intelliJ ...

🚨 github 사용 주의사항

  • main에 pr 생성 금지
  • 기능 별로 branch 생성
  • main업데이트 확인 후 브랜치 생성
  • 브랜치 reopen 사용 시, 기존 브랜치 사용 x
  • logerror 확인

💡 깃허브 사용법

  • 원격 저장소와 지역 저장소 연결
    git checkout <최종 개발 브랜치 이름>
    git pull origin <최종 개발 브랜치 이름>
    git fetch origin : 원격저장소를 최신화 해줌
    git checkout <issue브랜치 이름 or 새로 만든 브랜치>
    git pull origin <가져올 브랜치 이름>

  • 깃 브랜치 확인 git branch

  • 깃 브랜치 선택/생성 git checkout 브랜치이름

  • 깃 브랜치 삭제 git branch -d 브랜치이름

  • 원격저장소의 깃 브랜치 삭제 git push origin -d <원격 브랜치 이름>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages