Mercurial > hg
view tests/test-hgk @ 12264:b8146231c3de
patchbomb: consistent code style in getaddrs()
author | Christian Ebert <blacktrash@gmx.net> |
---|---|
date | Sat, 11 Sep 2010 18:08:00 +0200 |
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