Add recodetree script to convert non-ASCII file names to UTF-8
commitdeb95f4bba848de03b8cd73a3a23f1c6ddf34dce
authorKarsten Blees <blees@dcon.de>
Sun, 15 Jan 2012 22:04:58 +0000 (15 23:04 +0100)
committerKarsten Blees <blees@dcon.de>
Sun, 15 Jan 2012 23:38:30 +0000 (16 00:38 +0100)
treef7b2b348ba76ff2d2ba3e1698011b90c7d4bb233
parentc56181a840ee4a0a959bf365b4612931b966e780
Add recodetree script to convert non-ASCII file names to UTF-8

Add a script that allows to check a repository for non-ASCII file names,
and to convert the HEAD commit or the entire history from the current
system encoding to UTF-8.

Signed-off-by: Karsten Blees <blees@dcon.de>
bin/recodetree [new file with mode: 0644]
share/WinGit/copy-files.sh