일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | |
7 | 8 | 9 | 10 | 11 | 12 | 13 |
14 | 15 | 16 | 17 | 18 | 19 | 20 |
21 | 22 | 23 | 24 | 25 | 26 | 27 |
28 | 29 | 30 |
Tags
- Flutter
- C++
- 도커
- docker
- Unity
- vim
- Houdini
- c# 추상 클래스
- c# 윈폼
- dart 언어
- jupyter lab
- git
- Algorithm
- 구조체
- C# delegate
- Python
- github
- HTML
- gitlab
- 플러터
- 포인터
- Data Structure
- C언어 포인터
- 깃
- 유니티
- c언어
- jupyter
- c#
- c# winform
- 다트 언어
Archives
- Today
- Total
목록github-flow (1)
nomad-programmer

git-flow의 단점을 해결하고자 github에서 사용하는 github-flow가 있다. 이름에서 알 수 있듯이 이 작업 흐름은 github에서 사용 중인 작업 흐름이다. https://guides.github.com/introduction/flow/index.html Understanding the GitHub flow · GitHub Guides Create a branch When you're working on a project, you're going to have a bunch of different features or ideas in progress at any given time – some of which are ready to go, and others which are not. B..
VCS/Git
2019. 12. 5. 23:06