Mercurial > hg
view tests/test-hgk @ 9550:3bcb28131bab
color: add support for record extension
author | TK Soh <teekaysoh@gmail.com> |
---|---|
date | Thu, 08 Oct 2009 09:27:22 +0800 |
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