You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix the fcm trunk URL pattern in UMDP3 checker (#91)
* Fix the fcm trunk URL pattern in UMDP3 checker
* Add an https trunk match to UMDP3 checker
The previous change failed because it only accounted for server name
changes and didn't address the move from svn:// to https:// URLs.
This adds an extra rule to address https branches.
0 commit comments