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:
parent
a47f598d77
commit
5eb5613fef
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Reference in a new issue