##// END OF EJS Templates
debug: add debugwireargs to test argument passing over the wire...
debug: add debugwireargs to test argument passing over the wire Tests argument passing locally, via HTTP, and via SSH. This is mainly preparation for the next patch.

File last commit:

r12399:4fee1fd3 default
r13720:9c4e04fe default
Show More
test-extra-filelog-entry.t
21 lines | 455 B | text/troff | Tads3Lexer
/ tests / test-extra-filelog-entry.t
Issue351: mq: qrefresh can create extra revlog entry
$ echo "[extensions]" >> $HGRCPATH
$ echo "mq=" >> $HGRCPATH
$ hg init
$ hg qinit
$ echo b > b
$ hg ci -A -m foo
adding b
$ echo cc > b
$ hg qnew -f foo.diff
$ echo b > b
$ hg qrefresh
$ hg debugindex .hg/store/data/b.i
rev offset length base linkrev nodeid p1 p2
0 0 3 0 0 1e88685f5dde 000000000000 000000000000