##// END OF EJS Templates
i18n-pt_BR: synchronized with 552e0cfbddbd
i18n-pt_BR: synchronized with 552e0cfbddbd

File last commit:

r6800:cc7114d9 default
r12596:e356c5c2 stable
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