From: Beat Bolli Date: Tue, 13 Dec 2016 23:31:39 +0000 (+0100) Subject: update_unicode.sh: move it into contrib/update-unicode X-Git-Tag: v2.11.1~65^2~5 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/f3eb54920eff356a30df144d50b45a5581e5eb13?hp=f3eb54920eff356a30df144d50b45a5581e5eb13 update_unicode.sh: move it into contrib/update-unicode 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 Signed-off-by: Junio C Hamano ---