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
// FetchGitHubRepoFromRemote parses the GitHub repo name from the remote for this repository.
139
-
// There must be a remote named 'origin' with a Github URL (as the first URL), in order to
146
+
// There must be a remote named 'origin' with a GitHub URL (as the first URL), in order to
140
147
// provide an unambiguous result.
141
148
// Remotes without any URLs, or where the first URL does not start with https://github.com/ are ignored.
0 commit comments