summaryrefslogtreecommitdiff
path: root/t/t4253-am-keep-cr-dos.sh
AgeCommit message (Collapse)AuthorFilesLines
2012-06-22Documentation: Fix misspellingsLibravatar Leila Muhtasib1-2/+2
Signed-off-by: Leila Muhtasib <muhtasib@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
2010-02-28git-am: Add tests for `--keep-cr`, `--no-keep-cr` and `am.keepcr`Libravatar Stefan-W. Hahn1-0/+96
Add tests for git-am using files with DOS line endings for various combinations of `--keep-cr`, `--no-keep-cr` and `am.keepcr`. Signed-off-by: Stefan-W. Hahn <stefan.hahn@s-hahn.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>