diff options
author | 2009-02-05 17:54:17 -0800 | |
---|---|---|
committer | 2009-02-05 17:54:17 -0800 | |
commit | cc91e1bd0537442339c4fd233b98a4b30e9dbe29 (patch) | |
tree | d9f41aadcb3c13bc24ffdc01c6a1187b88c54bf4 /t/t4030-diff-textconv.sh | |
parent | Merge branch 'js/maint-all-implies-HEAD' into maint (diff) | |
parent | Merge branch 'jc/maint-1.6.0-split-diff-metainfo' into jc/maint-split-diff-me... (diff) | |
download | tgif-cc91e1bd0537442339c4fd233b98a4b30e9dbe29.tar.xz |
Merge branch 'jc/maint-split-diff-metainfo' into maint
* jc/maint-split-diff-metainfo:
diff.c: output correct index lines for a split diff
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 @@ |