equal
deleted
inserted
replaced
438 reverting a |
438 reverting a |
439 |
439 |
440 |
440 |
441 import with --no-commit should have written .hg/last-message.txt |
441 import with --no-commit should have written .hg/last-message.txt |
442 |
442 |
443 $ printf '\n' | cat .hg/last-message.txt - |
443 $ cat .hg/last-message.txt |
444 change |
444 change (no-eol) |
445 |
445 |
446 |
446 |
447 test fuzziness with eol=auto |
447 test fuzziness with eol=auto |
448 |
448 |
449 $ hg --config patch.eol=auto import --no-commit -v tip.patch |
449 $ hg --config patch.eol=auto import --no-commit -v tip.patch |