##// END OF EJS Templates
tests: ensure platform independent revision hashes in test-notify.t...
tests: ensure platform independent revision hashes in test-notify.t Makes the test pass again on windows after ca572e94d8e7.

File last commit:

r12431:d911aa2b default
r15767:d85ecaf3 default
Show More
test-hgk.t
18 lines | 311 B | text/troff | Tads3Lexer
Minimal hgk check
$ echo "[extensions]" >> $HGRCPATH
$ echo "hgk=" >> $HGRCPATH
$ hg init repo
$ cd repo
$ echo a > a
$ hg ci -Am adda
adding a
$ hg debug-cat-file commit 0
tree a0c8bcbbb45c
parent 000000000000
author test 0 0
committer test 0 0
revision 0
branch default
adda