Skip to content

Allow colons in file path and name

Drew Blessing requested to merge dblessing/gitlab-ce:fix_file_name_regex into master

What does this MR do?

Allow colons in file path and names. I see no reason why we can't do this. A customer requested this in https://gitlab.zendesk.com/agent/tickets/31774. I tested this using Git over SSH and everything works fine.

Zendesk: https://gitlab.zendesk.com/agent/tickets/31774

Merge request reports