> On Jan 4, 2016, at 4:11 PM, Brett Cannon <[email protected]> wrote: > > > > On Mon, 4 Jan 2016 at 13:08 Steve Dower <[email protected] > <mailto:[email protected]>> wrote: > I've found that hggit works very well - I used it to migrate my work project > to github and still use it to avoid having to deal with git. (My intent is to > keep using it for Python as well.) > > Is the plan to migrate the entire history or just master? > > TBD. Email beginning to outline the dependency graph for the transition > forthcoming once I finish a code review at work that some co-worker handed to > me when he went off to Australia for an extended holiday. ;) >
It’s pretty easy to migrate the entire history (at least what’s in Hg) including all branches and tags. ----------------- Donald Stufft PGP: 0x6E3CBCE93372DCFA // 7C6B 7C5D 5E2B 6356 A926 F04F 6E3C BCE9 3372 DCFA
signature.asc
Description: Message signed with OpenPGP using GPGMail
_______________________________________________ python-committers mailing list [email protected] https://mail.python.org/mailman/listinfo/python-committers
