summaryrefslogtreecommitdiff
path: root/git-svn.perl
diff options
context:
space:
mode:
authorBjörn Gustavsson <bgustavsson@gmail.com>2010-03-06 14:31:17 (GMT)
committerJunio C Hamano <gitster@pobox.com>2010-03-07 07:53:00 (GMT)
commit59f5ced65b46370a121916593cce7fcd210a15df (patch)
treed0cb93ec797976e9ef27e10dad6aa4ce5de9f908 /git-svn.perl
parentc1376c12b781e511fd2c94c5d538b075cc1913e3 (diff)
downloadgit-59f5ced65b46370a121916593cce7fcd210a15df.zip
git-59f5ced65b46370a121916593cce7fcd210a15df.tar.gz
git-59f5ced65b46370a121916593cce7fcd210a15df.tar.bz2
t3417: Add test cases for "rebase --whitespace=fix"
The command "git rebase --whitespace=fix HEAD~<N>" is supposed to only clean up trailing whitespace, and the expectation is that it cannot fail. Unfortunately, if one commit adds a blank line at the end of a file and a subsequent commit adds more non-blank lines after the blank line, "git apply" (used indirectly by "git rebase") will fail to apply the patch of the second commit. Signed-off-by: Björn Gustavsson <bgustavsson@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-svn.perl')
0 files changed, 0 insertions, 0 deletions