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