
29 May
2012
29 May
'12
3:58 p.m.
I appreciate the effort that went into this consideration. I have a related question.. Does anyone know of a seamless way to use mercurial as a "front-end" to Git? Or rather more generally.. How would one go about living with Boost living in Git and wanting to instead use Merculrial (or anything else for that matter) for ones project instead?
Apparently there's already a way to use git repos with mercurial, see http://hg-git.github.com Also, bitbucket supports both git & mercurial ( http://blog.bitbucket.org/2011/10/03/bitbucket-now-rocks-git), so at worse it'd be a matter of some ping pongs between the real git repo and bitbucket. Philippe