Hi, I am just getting started with Git.  Our organization uses Subversion 
and we are thinking of moving to Git for new projects.  I think it will be 
crucial to standardize on an agreed branching workflow, which should be as 
simple as possible.

With Subversion, most of our development is on trunk, but we do use 
branches for features or personal work. We tend not to use release branches.

I have seen various workflow types. For example, GitLab documentation 
briefly describes Centralized, Feature branching and Trunk-based 
development workflows (though I can't quite see the difference between 
Centralized and Trunk-based). But there doesn't seem to be an explanation 
of the commands needed for each workflow.

Would it be possible to have a recommendation for a workflow and to point 
me to an implementation of it? That is, I am hoping to see Git commands for 
the various stages of the workflow.

Best regards
David

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/git-users/87a07ed0-d76e-4bae-8dd4-df51d1331d36n%40googlegroups.com.

Reply via email to