Skip to content

Conversation

@marcellodesales
Copy link

Error

The URL is print as follows:

Success! https://github.company.comsettings/applications

It should be

Success! https://github.company.com/settings/applications

Steps to Reproduce

mdesales@Marcello-New2015 [09/28/201611:33:20] ~ $ export GITHUB_URL=https://github.company.com mdesales@Marcello-New2015 [09/28/201611:34:42] ~ $ gist --login Obtaining OAuth2 access_token from github. GitHub username: marcellodesales GitHub password: Success! https://github.company.comsettings/applications 

Proposed fix

Just remove the "/" from the default github.com URL and place it in the proper place.

@ConradIrwin
Copy link
Collaborator

Fixed by #323

@marcellodesales marcellodesales deleted the bugfix/success-github-enterprise-url-miss-forward-slash branch September 14, 2020 04:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants