remote-hg: add test for new bookmark special
commitad22b92a810bd793e4a357d0230beefb865e929e
authorFelipe Contreras <felipe.contreras@gmail.com>
Sat, 25 May 2013 02:29:43 +0000 (24 21:29 -0500)
committerJunio C Hamano <gitster@pobox.com>
Tue, 28 May 2013 15:01:49 +0000 (28 08:01 -0700)
tree6531485267d86fd06b8058c1543d840251062b16
parent747b61c6a66b5af279fdc1f919e9519045ed097a
remote-hg: add test for new bookmark special

From the point of view of Mercurial, this creates a new branch head,
and requires a forced push.

Ideally, however, we would want it to work just like in git; new
branches can be pushed without problems.

Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/remote-helpers/test-hg.sh