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
By using ssh protocol for the getRefs function, the user is forced to set up ssh keys in GitHub, if s/he doesn't already have it set up. Seems unnecessary, since the .tar.gz pull is explicitly via HTTP protocol.
Let me know if I'm totally off base (git noob / github contributor noob ... just trying to help :))!
The text was updated successfully, but these errors were encountered:
By using ssh protocol for the getRefs function, the user is forced to set up ssh keys in GitHub, if s/he doesn't already have it set up. Seems unnecessary, since the .tar.gz pull is explicitly via HTTP protocol.
Let me know if I'm totally off base (git noob / github contributor noob ... just trying to help :))!
The text was updated successfully, but these errors were encountered: