Convert a Mercurial Repository to Git Using hg-fast-export

For the longest time, on my personal and side projects, I leveraged Mercurial as a source control system. It worked great, and I was always happy with it; however, I recently came to the decision that I wanted to start using Git for my source control. I’ve been using Git a lot at my primary employment and found it would be faster, easier, and overall better for my personal and side project source control. As a result, I decided to switch from Mercurial to Git, and have put together this little tutorial on how to convert a Mercurial repository to Git using hg-fast-export.

To convert my Mercurial repositories to Git, I decided to take advantage of a utility called hg-fast-export. https://goo.gl/2i2UBB #DataIntegration #ML

Subscribe To Newsletter

Sign up for my newsletter and get the latest technology news

2019 © Craig Brown PhD. All rights reserved.