Mercurial > hg-stable
view tests/test-hgk @ 8162:6f14253416bd
monoblue: Fix indentation and other styling in the annotation view.
author | Augie Fackler <durin42@gmail.com> |
---|---|
date | Wed, 15 Apr 2009 10:33:58 -0500 |
parents | cc7114d96548 |
children |
line wrap: on
line source
#!/bin/sh echo "[extensions]" >> $HGRCPATH echo "hgk=" >> $HGRCPATH hg init repo cd repo echo a > a hg ci -Am adda hg debug-cat-file commit 0