문제

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