Questions tagged [hg-git]

A tool for communicating changes between mercurial and git.

hg-git is a tool for communicating changes between hg and git.

If you want to use hg to communicate with GitHub, then this is the tool for you.

78 questions
0
votes
1 answer

Can I undo the last commit pushed to github with only tortoisehg and hg-git installed?

I can't seem to find a way to do it. I tried for example: hg push -f git+ssh://git@github.com:greatwolf/testrepo.git but it would just abort with: abort: refs/heads/master changed on the server, please pull and merge before pushing Looking…
greatwolf
  • 20,287
  • 13
  • 71
  • 105
0
votes
1 answer

hg-git can pull from forked repo, but not original repo

I'm using TortoiseHg with the hg-git Mercurial plugin to interact with Github without using Git at all, only Hg. On Github, I forked the pandas repo. I successfully cloned my fork to my computer. I want to add the original pandas repo as a URL in…
BrenBarn
  • 242,874
  • 37
  • 412
  • 384
-1
votes
1 answer

Problems uploading a mercurial repository to github using hg-git

I have hg-git installed, and a mercurial repository, and I want to upload it to github. I've created a project and am in the "quick setup" phase where I get URIs I can…
einpoklum
  • 118,144
  • 57
  • 340
  • 684
1 2 3 4 5
6