tests/test-issue436
author Josef "Jeff" Sipek <jeffpc@josefsipek.net>
Tue, 29 May 2007 15:30:40 +0200
changeset 4453 28778dc77a4b
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
gitweb: shortlog template: removed excessive whitespace, added title bar. The title bar is currently empty, this is just a preparation for filling it with content.

#!/bin/sh

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