]> git.ipfire.org Git - thirdparty/git.git/commit
diff 'rename' format change.
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Sun, 5 Jun 2005 22:31:52 +0000 (15:31 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sun, 5 Jun 2005 22:31:52 +0000 (15:31 -0700)
commitdc93841715dfa9a9cdda6f2c4a25eec831ea7aa0
tree5e1c39a01feb2364f97f2c0c72e4a5870af9a69d
parentf7b797073c2286fff8c4d46842ed00d868f3b2fa
diff 'rename' format change.

Clearly even Junio felt git "rename" header lines should say "from/to"
instead of "old/new", since he wrote the documentation that way.

This way it also matches "copy".

git-apply will accept both versions, at least for a while.
apply.c
diff.c
t/t4001-diff-rename.sh
t/t4003-diff-rename-1.sh
t/t4004-diff-rename-symlink.sh
t/t4005-diff-rename-2.sh
t/t4009-diff-rename-4.sh