##// END OF EJS Templates
hgweb: add bookmarks listing to raw style with test case
hgweb: add bookmarks listing to raw style with test case

File last commit:

r12399:4fee1fd3 default
r13921:4788923a default
Show More
test-extra-filelog-entry.t
21 lines | 455 B | text/troff | Tads3Lexer
/ tests / test-extra-filelog-entry.t
Martin Geisler
tests: added a short description to issue numbers...
r12399 Issue351: mq: qrefresh can create extra revlog entry
Adrian Buehlmann
tests: unify test-extra-filelog-entry
r12305
$ 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