What is the best way to do development with git?
Posted
by
marlene
on Programmers
See other posts from Programmers
or by marlene
Published on 2011-01-17T15:52:36Z
Indexed on
2011/01/17
16:59 UTC
Read the original article
Hit count: 373
git
|best-practices
I have been searching the web for best practices, but don't see anything that is consistent. If you have an excellent development process that includes successful releases of your product as well as hotfixes/patches and maintenance releases and you use git.
I would love to hear how you use git to accomplish this. Do you use branches, tags, etc? How do you use them? I am looking for details, please.
© Programmers or respective owner