[UTC] Fix git URL regex
The previous git URL regex only matched SSH urls, starting with 'git@'. If the repo was cloned using a https URL it would not match. rdar://105239218
Loading
Please sign in to comment
The previous git URL regex only matched SSH urls, starting with 'git@'. If the repo was cloned using a https URL it would not match. rdar://105239218