Mercurial > hg
view tests/test-hgk @ 10416:4cfd0d56be6d
doc: add missing documentation for http_proxy.always
author | Henrik Stuart <hg@hstuart.dk> |
---|---|
date | Thu, 11 Feb 2010 21:11:59 +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