| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 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 | 31 |
Tags
- Unity
- c# 추상 클래스
- vim
- Flutter
- C# delegate
- Python
- c언어
- c# 윈폼
- C언어 포인터
- Houdini
- c#
- HTML
- docker
- jupyter lab
- jupyter
- C++
- 유니티
- Data Structure
- 플러터
- 도커
- github
- 포인터
- 다트 언어
- 구조체
- c# winform
- 깃
- Algorithm
- dart 언어
- git
- gitlab
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