Re: About bzr and... git.
Nathan <[email protected]>
| Newsgroups | gmane.comp.python.db.psycopg.devel |
|---|---|
| Message-ID | <[email protected]> |
2009/4/20 Federico Di Gregorio <fog-NGVKUo/i/[email protected]>: > bzr seemed (to me, at least) a great distributed versioning system and > some time ago we switched to it. After that every other single project I > use/contribute switched to git. My company switched to git. To put it > simply, I have bzr installed on my laptop _only_ for psycopg > development. > > How bad would it be to switch psycopg to git too? > > federico No complaints from me if you switch to git. I've never pulled from the psycopg repo solely because I've never taken the time to install/figure out bzr. We are starting to use git for some small projects internally at my work (we're standardized on subversion in general), so I have git installed. ~ Nathan