view tests/test-issue436 @ 3758:889f7e74a0d9

transplant: log source node when recovering too.
author Brendan Cully <brendan@kublai.com>
date Fri, 01 Dec 2006 15:00:33 -0800
parents f9567a7fa3b3
children
line wrap: on
line source

#!/bin/sh

hg init a
cd a
hg -v log -v
hg -v log -v x
true