Skip to content

Fix address of git remote for committers #2072

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 25, 2019
Merged

Fix address of git remote for committers #2072

merged 1 commit into from
May 25, 2019

Conversation

duerst
Copy link
Member

@duerst duerst commented May 25, 2019

git clone didn't work with git@git.ruby-lang.org:ruby/ruby.git, but it works with git@git.ruby-lang.org:ruby.git, so we better use the later here.

`git clone` didn't work with `git@git.ruby-lang.org:ruby/ruby.git`, but it works with `git@git.ruby-lang.org:ruby.git`, so we better use the later here.
@duerst duerst requested a review from a team as a code owner May 25, 2019 11:59
@mame mame merged commit 111c8d2 into ruby:master May 25, 2019
riseshia added a commit to riseshia/www.ruby-lang.org that referenced this pull request May 25, 2019
riseshia added a commit that referenced this pull request May 25, 2019
* Translate #2064, 93c64c4 to ko

* This paragraph should be removed

* Update writing-patches link & its name

* Apply suggestions from code review

Co-Authored-By: Chayoung You <yousbe@gmail.com>

* Fix primary repository url

Ref: #2072
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants