view tests/test-issue436 @ 6552:315b36ce6251

mq: add a little documentation on qpush -f
author Dirkjan Ochtman <dirkjan@ochtman.nl>
date Wed, 16 Apr 2008 09:35:43 +0200
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