سؤال

I have converted my Git Repo to hg following This Link and its done but now I want to push the repo on the mercurial so it show me all the history and the commits and may be branches too.

I tried by creating a new repo on my mercurial account and committed code using sourceTree. Repo was created ok but I dont see the history or commits or any branch.

Any idea how to push ?

  • Vish

لا يوجد حل صحيح

نصائح أخرى

An easier way to convert between Git & Hg is to open a free KilnHg / Fogbugz account, create a private repo, push one format to it then pull in the other format, it works with both Git & Hg and (should) do seamless conversions.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top