[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
parent
fc5e76da
Please register or 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