Content
View differences
Updated by Toshi MARUYAMA over 11 years ago
Git is DVCS.
It is easy to **merge**.
It is stupid **cherry-pick** -ing from dev or 4.0 branches to 3.0 branches.
Following graph is CPython branch graph.
http://marutosi.bitbucket.org/RxTstudy-20130622/one-html/html/index.html\#id252

3.3 branch merged 3.2 branch.
It is easy to **merge**.
It is stupid **cherry-pick** -ing from dev or 4.0 branches to 3.0 branches.
Following graph is CPython branch graph.
http://marutosi.bitbucket.org/RxTstudy-20130622/one-html/html/index.html\#id252

3.3 branch merged 3.2 branch.