##// END OF EJS Templates
grep: rename {line_number} to {lineno} as well (BC)
grep: rename {line_number} to {lineno} as well (BC)

File last commit:

r34941:c2b30348 stable
r39966:66df1059 default
Show More
test-dirstate-backup.t
18 lines | 259 B | text/troff | Tads3Lexer
/ tests / test-dirstate-backup.t
Set up
$ hg init repo
$ cd repo
Try to import an empty patch
$ hg import --no-commit - <<EOF
> EOF
applying patch from stdin
abort: stdin: no diffs found
[255]
No dirstate backups are left behind
$ ls .hg/dirstate* | sort
.hg/dirstate