Project

General

Profile

ยซ Previous | Next ยป 

Revision 455297d6

Added by k0kubun (Takashi Kokubun) about 2 years ago

Use https for remotes by default

I was testing this script on git.ruby-lang.org to use its git version,
but it did not work because the server's default user doesn't have SSH
keys.

https works for everyone, so it's a safer default. You shouldn't need to
push to that remote from ruby/ruby anyway.