Comment 3 for bug 393038

Revision history for this message
Martin Packman (gz) wrote :

mkdir gitfsenc
cd gitfsenc
git init
python -c "file(u'\xe9','w').close()"
git add .
git commit -m "Initial version (filesystem encoding)"