##// END OF EJS Templates
url: remove unused/obsolete functions
url: remove unused/obsolete functions

File last commit:

r12346:3b165c12 default
r14071:b23a8dd3 default
Show More
test-issue433.t
10 lines | 189 B | text/troff | Tads3Lexer
http://mercurial.selenic.com/bts/issue433
$ hg init
$ echo a > a
$ hg commit -Ama
adding a
$ hg parents -r 0 doesnotexist
abort: 'doesnotexist' not found in manifest!
[255]