Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

공동 원격 레포에 올리기 매뉴얼 #20

Open
minjeeki opened this issue Jul 23, 2024 · 0 comments
Open

공동 원격 레포에 올리기 매뉴얼 #20

minjeeki opened this issue Jul 23, 2024 · 0 comments

Comments

@minjeeki
Copy link
Collaborator

minjeeki commented Jul 23, 2024

  1. (로컬) git pull origin main 작업 진행 후 git pull origin <브랜치명>
  2. (로컬) 작업
  3. (로컬) git add . → git commit -m “메시지”
  4. (로컬 → 원격) git push origin <브랜치명>
  5. (원격) Pull Request 페이지 > New pull request > compare:main 버튼 토글 눌러서 본인 브랜치명으로 변경
  6. (원격) 올리기
  • 관련 진행 중 문제 생기면 해당 이슈 밑에다가 comment 남겨주세요.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant