diff options
author | Carlos Rica <jasampler@gmail.com> | 2007-06-25 21:24:21 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2007-06-26 23:36:40 -0700 |
commit | 30d038e2ffb5d11cd8047c0e88b71f39f379dd6c (patch) | |
tree | d7a84f692897fa6ead954c24d27cedfe25a69111 /contrib/hg-to-git | |
parent | 9690c118facbdc4539bbc4921a94ac2edee5efd3 (diff) | |
download | git-30d038e2ffb5d11cd8047c0e88b71f39f379dd6c.tar.gz git-30d038e2ffb5d11cd8047c0e88b71f39f379dd6c.tar.xz |
Add test script for git-stripspace.
These tests check some features that git-stripspace already has
and those that it should manage well: Removing trailing spaces
from lines, removing blank lines at the beginning and end,
unifying multiple lines between paragraphs, doing the correct
when there is no newline at the last line, etc.
It seems that the implementation needs to save the whole line
in memory to be able to manage correctly long lines with
text and spaces conveniently distribuited on them.
Signed-off-by: Carlos Rica <jasampler@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib/hg-to-git')
0 files changed, 0 insertions, 0 deletions