##// END OF EJS Templates
mdiff: carriage return (\r) is also ignorable whitespace
mdiff: carriage return (\r) is also ignorable whitespace

File last commit:

r12346:3b165c12 default
r12751:8eb758ea 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]