Settings

Theme

Ask HN: What version control strategies do you use?

3 points by pkill17 12 years ago · 1 comment · 1 min read


Git, SVN, CVS; git-flow, scrumming for merges; what strategies do you use at work, and which do you use with your side projects? Do you differ between the two?

mervinej 12 years ago

Git with the basics of git-flow, master, develop, feature and release branches, both business and personal, although I don't tend to use release branches and rarely feature branches on my personal projects.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection