ruby-changes:55669
From: Hiroshi <ko1@a...>
Date: Tue, 7 May 2019 23:17:01 +0900 (JST)
Subject: [ruby-changes:55669] Hiroshi SHIBATA: 45b125eca7 (trunk): Update the canonical repository url.
https://git.ruby-lang.org/ruby.git/commit/?id=45b125eca7 From 45b125eca76e60482113575f1e71574fcbcc3b4c Mon Sep 17 00:00:00 2001 From: Hiroshi SHIBATA <hsbt@r...> Date: Tue, 7 May 2019 23:16:26 +0900 Subject: Update the canonical repository url. diff --git a/ext/readline/readline.c b/ext/readline/readline.c index 3380720..ad0bd4e 100644 --- a/ext/readline/readline.c +++ b/ext/readline/readline.c @@ -823,7 +823,7 @@ readline_s_redisplay(VALUE self) https://github.com/ruby/ruby/blob/trunk/ext/readline/readline.c#L823 * * When working with auto-complete there are some strategies that work well. * To get some ideas you can take a look at the - * completion.rb[https://svn.ruby-lang.org/repos/ruby/trunk/lib/irb/completion.rb] + * completion.rb[https://git.ruby-lang.org/ruby.git/tree/lib/irb/completion.rb] * file for irb. * * The common strategy is to take a list of possible completions and filter it -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/