Thanks to visit codestin.com
Credit goes to github.com

Skip to content

toy0422/05_pjt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

05_pjt

Git-Flow Strategy

develop branch를 생성한 후에 develop branch에서 feature branch 생성

App단위로 feature/{app-name}/{app-feature} 브랜치 생성

완성하고 merge 과정

git checkout develop

git merge feat_branch

예시

feature/accounts/{feature-name}

feature/books/{feature-name}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •