revert/cherry-pick: handle single quote in author name.
authorJunio C Hamano <junkio@cox.net>
Sun, 8 Jan 2006 04:45:11 +0000 (20:45 -0800)
committerJunio C Hamano <junkio@cox.net>
Sun, 8 Jan 2006 04:45:11 +0000 (20:45 -0800)
commit013049c985e4095106e545559c17bc594d56468d
tree726b240134c5d7a34b9751dbf751e86f456a9681
parent5f815e5922eb31c5826e5f5f21e83d1f6f338ed1
revert/cherry-pick: handle single quote in author name.

The same fix as aa66c7ec77d474b737da607d6cb2d07f56628def is
needed here.

Signed-off-by: Junio C Hamano <junkio@cox.net>
git-revert.sh