[前][次][番号順一覧][スレッド一覧]

ruby-changes:55668

From: Kazuhiro <ko1@a...>
Date: Tue, 7 May 2019 22:58:21 +0900 (JST)
Subject: [ruby-changes:55668] Kazuhiro NISHIYAMA: 5eb5613fef (trunk): Recent commits of trunk do not have svn revision

https://git.ruby-lang.org/ruby.git/commit/?id=5eb5613fef

From 5eb5613fef1c8a72df6843ffce9fc339f145948e Mon Sep 17 00:00:00 2001
From: Kazuhiro NISHIYAMA <zn@m...>
Date: Tue, 7 May 2019 22:53:45 +0900
Subject: Recent commits of trunk do not have svn revision


diff --git a/tool/bisect.sh b/tool/bisect.sh
index 0a2d6b0..3b97707 100755
--- a/tool/bisect.sh
+++ b/tool/bisect.sh
@@ -1,7 +1,7 @@ https://github.com/ruby/ruby/blob/trunk/tool/bisect.sh#L1
 #!/bin/sh
 # usage:
 #   edit $(srcdir)/test.rb
-#   git bisect start `git svn find-rev <rBADREV>` `git svn find-rev <rGOODREV>`
+#   git bisect start <bad> <good>
 #   cd <builddir>
 #   make bisect (or bisect-ruby for full ruby)
 
-- 
cgit v0.10.2


--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]