- Notifications
You must be signed in to change notification settings - Fork215
Solves proxy issue, closes #74 when proxy is set at .profile#121
Uh oh!
There was an error while loading.Please reload this page.
Conversation
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. |
eargollo commentedJun 24, 2019 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
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. |
Thank you for this PR. 😃 |
deansheather commentedJul 26, 2019 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
No description provided.