[링크][영어] git flow 참고 사이트

프로그래밍/스크랩2021. 4. 18. 14:26

 

친구가 알려준 git flow 참고 사이트입니다.

danielkummer.github.io/git-flow-cheatsheet/

 

git-flow cheatsheet

 

danielkummer.github.io

그리고 이건 git이나 git flow를 좀 더 편하게 UI로 처리할 수 있는 SourceTree라는 프로그램의 가이드입니다.

blog.sourcetreeapp.com/2012/08/01/smart-branching-with-sourcetree-and-git-flow/

 

Smart branching with SourceTree and Git-flow | SourceTree Blog

By Steve on August 1, 2012 Note: for brevity this article refers to Git and git-flow, but SourceTree supports exactly the same concepts in Mercurial via Hg Flow too. In early 2010, Vincent Driessen wrote an article called “A successful Git branching mo

blog.sourcetreeapp.com

 

참고

git fork와 pull request 설명:

medium.com/axisj/github-fork-%EC%97%90%EC%84%9C-pull-request-%EA%B9%8C%EC%A7%80-%EA%B7%B8%EB%A6%AC%EA%B3%A0-merge-a22bdd097283

 

github fork 에서 pull request 까지 그리고 merge

요즘 gitHub에 가면 어마어마한 소스코드들이 널려있습니다. 개발자로서 자신의 한계를 충분히 느끼게 해줍니다. ㅜ.ㅜ (충분해도 너무 충분해)

medium.com

git flow에서 브랜치와 remote 관계:

stackoverflow.com/a/54201051/7225691

 

With gitflow, which branch must be on local and which one must be on remote?

I'm going to switch to gitflow ! i'm confused if i should create all branches on remote or there are branches that should be on local ! thank you for your help.

stackoverflow.com

 

작성자

Posted by 드리머즈

관련 글

댓글 영역