Mercurial > hg
view tests/test-hgk @ 7900:5c9c87ec4693
i18n: completed German translation of the children extension
author | Tobias Bell <tobias.bell@gmail.com> |
---|---|
date | Fri, 27 Mar 2009 18:17:24 +0100 |
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