This repository has been archived by the owner on Jan 17, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 215
Solves proxy issue, closes #74 when proxy is set at .profile #121
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Open
deansheather
suggested changes
Jun 20, 2019
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, but we can't merge this until you set proper git user details and sign the commit with PGP.
git config --global user.name "name"
git config --global user.email "email"
Weird. This is my .gitconfig:
What should I do? Create another branch, push the code again and do a new PR? Thanks. |
You can amend the commit and then force push to your branch. |
Just did that.
Let me know if that worked out. Tks |
Just needs to be signed with PGP now. You can amend and sign with |
Done. First time I use gpg on a git commit. Thanks for the patience. |
deansheather
approved these changes
Jun 27, 2019
Thank you for this PR. 😃 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.