view tests/test-issue436 @ 4442:871ff96a86cc

Add a test for the Branch header being in hg export.
author Eric Hopper <hopper@omnifarious.org>
date Thu, 17 May 2007 20:09:44 -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