git-commit-vandalism/contrib/remote-helpers
Felipe Contreras 845241d544 remote-hg: fix commit messages
git fast-import expects an extra newline after the commit message data,
but we are adding it only on hg-git compat mode, which is why the
bidirectionality tests pass.

We should add it unconditionally.

Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2013-04-17 23:41:25 -07:00
..
git-remote-bzr remote-bzr: detect local repositories 2013-01-02 20:07:00 -08:00
git-remote-hg remote-hg: fix commit messages 2013-04-17 23:41:25 -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: Fix biridectionality -> bidirectionality typos 2013-01-08 09:37:05 -08:00
test-hg-hg-git.sh remote-hg: fix handling of file perms when pushing 2013-01-15 10:01:11 -08:00
test-hg.sh remote-helpers/test-bzr.sh: do not use "grep '\s'" 2013-04-07 08:41:34 -07:00