Comment on Designing GitHub for MacparentComments−mechanical_fish15yThen the client would only work easily with Github. That would be very sad for those of us who deploy Git repos on other servers than Github.As it is, I'm pretty sure this is using standard HTTPS auth with Git, which is not that hard to support.−kenneth_reitz15yThe client works fine with other Git servers, and uses your standard SSH keys."Death to the SSH key" applies only to GitHub interactions — getting a list of your repos, for example.
Comments
Then the client would only work easily with Github. That would be very sad for those of us who deploy Git repos on other servers than Github.
As it is, I'm pretty sure this is using standard HTTPS auth with Git, which is not that hard to support.
The client works fine with other Git servers, and uses your standard SSH keys.
"Death to the SSH key" applies only to GitHub interactions — getting a list of your repos, for example.