зеркало из https://github.com/github/ruby.git
Fixed wrong method at 71f7b0421a
This commit is contained in:
Родитель
146677a1e7
Коммит
59e29389a8
|
@ -31,7 +31,7 @@ OptionParser.new {|opts|
|
|||
VCS.detect(path, vcs_options, opts.new)
|
||||
rescue VCS::NotFoundError => e
|
||||
abort "#{File.basename(Program)}: #{e.message}" unless @suppress_not_found
|
||||
opts.pop
|
||||
opts.remove
|
||||
end
|
||||
end
|
||||
opts.new
|
||||
|
|
Загрузка…
Ссылка в новой задаче