view tests/test-issue436 @ 6175:7f9f3233a2c6

add explicit extension disabling syntax to hgrc.5
author Steve Borho <steve@borho.org>
date Tue, 26 Feb 2008 06:25:11 -0600
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