##// END OF EJS Templates
test-http-proxy: hide logged URL port number, works with--jobs
test-http-proxy: hide logged URL port number, works with--jobs

File last commit:

r6800:cc7114d9 default
r7268:e05092a3 default
Show More
test-hgk
11 lines | 145 B | text/plain | TextLexer
#!/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