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

Use git pull in your linux terminal(충돌 조심) #58

Open
Jun-honey opened this issue Jun 5, 2019 · 2 comments
Open

Use git pull in your linux terminal(충돌 조심) #58

Jun-honey opened this issue Jun 5, 2019 · 2 comments
Labels
enhancement New feature or request

Comments

@Jun-honey
Copy link
Contributor

Jun-honey commented Jun 5, 2019

제가 조교님들께 우리 git 페이지의 branch와 관련해 여쭈어보았습니다.
몇까지 고 쳤으면 하는 사항이 있다고 알려주셨습니다.

  1. 브랜치가 너무 많이 있어서 각자 1,2개 정도만 사용하는게 좋다고하셨습니다.
  2. 브랜치를 merge 할때마다 삭제하고 다시만들라하셨습니다.
  3. 브랜치를 만들때 git pull 을 해서 다른 contributor 들이 최신 업로들 한것을
    개인 branch 들에 업데이트 하시라고 합니다. 그래야 문서간 충돌이 없다고 ㅎㅎ

지금 3번 과 관련한 내용이 가장 중요한데 브랜치들을 보면 대부분 처음 클론했을때 상태 그대로 master 브랜치의 내용을 업데이트 하고 있지 않습니다.

git pull 하는 방법
: 브랜치를 만들기 전에 master branch에서 git pull을 입력하시고 새로운 브랜치를 만들면 된다고 합니다!

혹시나 해서 알려드립니다 많은 도움이 되셨으면 좋겠습니다.

@nicholas369
Copy link
Contributor

좋은 정보 감사합니다.

@pitlover
Copy link
Contributor

pitlover commented Jun 6, 2019

확인했습니다!

@nicholas369 nicholas369 added the enhancement New feature or request label Jun 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants