Skip to content

Add binary files whose filenames contain spaces into changeset

Kirill requested to merge github/fork/Zipher04/master into master

Created by: Zipher04

Update HgWeb filename match pattern. So that binary files whose filenames contain spaces could be recognized in the changeset.

test sample: diff -r 000000000000 -r 4f849d92debe 01 foo/bar.jpg Binary file 01 foo/bar.jpg has changed

Merge request reports

Loading