1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-11-02 07:17:58 +01:00
git/contrib/remote-helpers
Felipe Contreras d6bb9136c9 remote-bzr: fix bad state issue
Carried from remote-hg.

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-26 15:20:26 -07:00
..
git-remote-bzr remote-bzr: fix bad state issue 2013-04-26 15:20:26 -07:00
git-remote-hg remote-hg: remove extra check 2013-04-26 15:20:26 -07:00
Makefile remote-helpers: fix the run of all tests 2013-04-04 09:35:20 -07:00
test-bzr.sh test-bzr: portable shell and utf-8 strings for Mac OS 2013-04-12 14:58:08 -07:00
test-hg-bidi.sh Sync with 1.8.2.2 2013-04-26 13:00:48 -07:00
test-hg-hg-git.sh Sync with 1.8.2.2 2013-04-26 13:00:48 -07:00
test-hg.sh remote-hg: improve email sanitation 2013-04-22 15:25:54 -07:00