git_http_backend.py icon indicating copy to clipboard operation
git_http_backend.py copied to clipboard

TASK: Investigate how white space in repo name (file path) is handled.

Open dvdotsenko opened this issue 14 years ago • 0 comments

The repo path is part of URI and is encoded in various ways. If we are to support white space in repo names (paths) we need to decode the white space properly.

For that case, not only white space, international characters need to be handled too.

dvdotsenko avatar Aug 05 '10 23:08 dvdotsenko