|
From: Jason B. <jb...@ze...> - 2010-03-04 15:49:38
|
Has anybody thought about switching ConfigObj to a DVCS? The main reason why I ask is because they make contributing to open source projects *so* much easier. Instead of making a patch, putting it in a ticket, and then having someone apply it, all you have to do is open a ticket saying "pull this commit from my repository" and then have the branch owner pull it. I personally am partial to git, but hg and bzr are both good choices (I believe Google Code has support for hg). |