git/contrib/remote-helpers
Felipe Contreras b25df87fad remote-bzr: fix partially pushed merge
If part of the merge was already pushed, we don't have the blob_marks
available, however, the commits are already stored in bazaar, so we can
use the revision_tree to fetch the contents.

We want to do this only when there's no other option.

There's no easy way to test this.

Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2013-04-30 22:06:47 -07:00
..
git-remote-bzr remote-bzr: fix partially pushed merge 2013-04-30 22:06:47 -07:00
git-remote-hg remote-hg: use hashlib instead of hg sha1 util 2013-04-26 15:20:27 -07:00
Makefile remote-helpers: fix the run of all tests 2013-04-04 09:35:20 -07:00
test-bzr.sh remote-bzr: add support to push merges 2013-04-30 22:06:46 -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