Tips You Need To Know Before Choosing Between GitHub Flow Or Git Flowby@Codenlyn
3,285 reads

Tips You Need To Know Before Choosing Between GitHub Flow Or Git Flow

tldt arrow
Read on Terminal Reader
Read this story w/o Javascript

Too Long; Didn't Read

Version control helps record changes to a project over time so you can recall specific versions later. GitHub Flow encourages you to create feature-branches for each feature of your software. When you believe your software or project is ready to be viewed or used, you create a pull request and merge to the master branch. In Git Flow, we create a development branch and then make the development branch the default branch until we are ready for production. This way, all the feature branches are created from the development.

Coin Mentioned

Mention Thumbnail
featured image - Tips You Need To Know Before Choosing Between GitHub Flow Or Git Flow
Damilola Ale HackerNoon profile picture

@Codenlyn

Damilola Ale

Receive Stories from @Codenlyn

react to story with heart

RELATED STORIES

L O A D I N G
. . . comments & more!
Hackernoon hq - po box 2206, edwards, colorado 81632, usa