view tests/test-issue436 @ 4796:83c1bbb934ec

convert: svn merges produce hard-to-trace file entries. Ignore them for now.
author Brendan Cully <brendan@kublai.com>
date Tue, 03 Jul 2007 19:49:36 -0700
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