Code

git.el: Fixed inverted "renamed from/to" message.
authorAlexandre Julliard <julliard@winehq.org>
Thu, 5 Oct 2006 09:29:57 +0000 (11:29 +0200)
committerJunio C Hamano <junkio@cox.net>
Thu, 5 Oct 2006 09:31:01 +0000 (02:31 -0700)
commitc530c5aa31f44adafd1f4ecb05223024162e689c
treeddf31b0f11504bb8eb0c58982778c01d428d630c
parent9ccb64c8e0791a865ad520bcfff4b02cc7c50097
git.el: Fixed inverted "renamed from/to" message.

The deleted file should be labeled "renamed to" and the added file
"renamed from", not the other way around (duh!)

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
contrib/emacs/git.el