tests/test-issue436
author Alexis S. L. Carvalho <alexis@cecm.usp.br>
Fri, 08 Dec 2006 01:36:50 -0200
changeset 3824 3674ca805a5b
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
log: convert branch names to the local encoding

#!/bin/sh

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