update_unicode.sh: move it into contrib/update-unicode
authorBeat Bolli <dev+git@drbeat.li>
Tue, 13 Dec 2016 23:31:39 +0000 (00:31 +0100)
committerJunio C Hamano <gitster@pobox.com>
Wed, 14 Dec 2016 00:12:47 +0000 (16:12 -0800)
As it's used only by a tiny minority of the Git developer population,
this script does not belong into the main Git source directory.

Move it into contrib/ and adjust the paths to account for the new
location.

Signed-off-by: Beat Bolli <dev+git@drbeat.li>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found