diff options
author | Junio C Hamano <gitster@pobox.com> | 2009-01-27 10:08:02 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-01-27 10:08:02 +0100 |
commit | 90b23e5f21e101f14da60375e4bda265a677e209 (patch) | |
tree | effeccd13890741e6f0d5bafabd65be2c0d92551 /t/t4030-diff-textconv.sh | |
parent | GIT 1.6.1.1 (diff) | |
parent | diff.c: output correct index lines for a split diff (diff) | |
download | git-90b23e5f21e101f14da60375e4bda265a677e209.tar.xz git-90b23e5f21e101f14da60375e4bda265a677e209.zip |
Merge branch 'jc/maint-1.6.0-split-diff-metainfo' into jc/maint-split-diff-metainfo
This is an evil merge, as a test added since 1.6.0 expects an incorrect
behaviour the merged commit fixes.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4030-diff-textconv.sh')
-rwxr-xr-x | t/t4030-diff-textconv.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/t4030-diff-textconv.sh b/t/t4030-diff-textconv.sh index 2f27a0ba9e..a3f0897a52 100755 --- a/t/t4030-diff-textconv.sh +++ b/t/t4030-diff-textconv.sh @@ -104,7 +104,7 @@ cat >expect.typechange <<'EOF' -1 diff --git a/file b/file new file mode 120000 -index ad8b3d2..67be421 +index 0000000..67be421 --- /dev/null +++ b/file @@ -0,0 +1 @@ |