Settings

Theme

Question about Git and branches for experiments

1 points by rajat 14 years ago · 0 comments · 1 min read


Following up on a prior discussion about Git tutorials vs. workflows, here's a question about Git workflow in a particular situation:

I am working on a project that involves evaluating two different libraries for a specific function. I have it implemented with the first library, and am about to implement the code to use the second library.

So, what are the relative pros and cons of using branches vs. cloning the code? Is it simply a matter of preference? When is one approach preferable over the other?

No comments yet.

Keyboard Shortcuts

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