When you are using Gitflow without git-flow program, you will have to type this long git commands:
programming: the action or process of writing computer programs. | rants: speak or shout at length in a wild, [im]passioned way.
Showing posts with label git-flow. Show all posts
Showing posts with label git-flow. Show all posts
2018-07-01
Introduction to gitflow
GitFlow is one way to manage git repository, where master branch forked into develop branch, and each person will create their own branch when they develop a feature, merged back to develop branch. See this video for the detailed explanation. Also this cheatsheet for the comparison between git-flow command and normal git command.
Or you can use Git GUIs.
Subscribe to:
Posts
(
Atom
)