git-commit-vandalism/contrib/remote-helpers
Felipe Contreras 2594a79ea9 remote-hg: fix bad state issue
The problem reportedly happened after doing a push that fails, the abort
causes the state of remote-hg to go bad, this happens because
remote-hg's marks are not stored, but 'git fast-export' marks are.

Ensure that the marks are _always_ stored.

Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2013-04-11 10:46:47 -07:00
..
git-remote-bzr remote-bzr: detect local repositories 2013-01-02 20:07:00 -08:00
git-remote-hg remote-hg: fix bad state issue 2013-04-11 10:46:47 -07:00
Makefile remote-hg: add basic tests 2012-11-04 08:35:20 -05:00
test-bzr.sh remote-bzr: add support for fecthing special modes 2013-01-02 20:06:59 -08:00
test-hg-bidi.sh remote-hg: trivial test cleanups 2013-04-11 10:46:46 -07:00
test-hg-hg-git.sh remote-hg: trivial test cleanups 2013-04-11 10:46:46 -07:00
test-hg.sh remote-hg: add simple mail test 2013-04-11 10:46:47 -07:00