scm: git: update test repository for path encoding (#5251).
Mercurial and Git treats file names as byte string. This git test repository contains Latin-1 encoding path. Be careful on non Latin-1(CP1252) Windows.
Please see r4996 comment.
I removed a revision including "copied file" from r5026 test repository. Mercurial supports "copy", but Git does not support.
Authored by: tmaruyama 2011-03-07
Parent: [r5032]
Child: [r5034]