Dear all (esp. git gurus),
At the risk of jaitools version 1.3 being forever a couple of days
away, I'd like to sort out a working structure for the repos prior to
doing the release. Two obvious candidates are (1) the GeoTools model,
with a long-lived release branch in parallel to each stable branch; or
(2) the "git-flow" model
(
http://nvie.com/posts/a-successful-git-branching-model/) where
release branches are short-lived, release tags are merged into master,
and there is a long-lived development branch.
At the moment I favour (2) because it looks easier, ie. I think I'd be
less likely to cock it up.
What do you think ?
Michael