|
|
|
|
|
by ubernostrum
6016 days ago
|
|
nonchalantly create and shuffle between several local, topical working branches That functionality's actually available in hg, it just doesn't seem to get used much (except by people who are being forced to use hg and want to make it just like git). The more common workflow seems to be using different clones for different branches, which has both advantages and disadvantages, as does git's approach; it seems mostly that people choose a VCS depending on which side of the tradeoff they like best. |
|