Mercurial > hg
view tests/test-hgk @ 11257:8324a9fca62e stable
i18n-pt_BR: synchronized with 0bb67503ad4b
author | Wagner Bruna <wbruna@softwareexpress.com.br> |
---|---|
date | Tue, 01 Jun 2010 12:23:44 -0300 |
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