1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Recent commits of trunk do not have svn revision

This commit is contained in:
Kazuhiro NISHIYAMA 2019-05-07 22:53:45 +09:00
parent a47f598d77
commit 5eb5613fef
No known key found for this signature in database
GPG key ID: 262ED8DBB4222F7A

View file

@ -1,7 +1,7 @@
#!/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)