зеркало из https://github.com/github/ruby.git
ruby/pathname separated .rb file to top-level directory.
This commit is contained in:
Родитель
c42948d784
Коммит
44fba194a5
|
@ -314,6 +314,7 @@ def sync_default_gems(gem)
|
|||
rm_rf(%w[ext/pathname test/pathname])
|
||||
cp_r("#{upstream}/ext/pathname", "ext")
|
||||
cp_r("#{upstream}/test/pathname", "test")
|
||||
cp_r("#{upstream}/lib", "ext/pathname")
|
||||
cp_r("#{upstream}/pathname.gemspec", "ext/pathname")
|
||||
`git checkout ext/pathname/depend`
|
||||
when "digest"
|
||||
|
|
Загрузка…
Ссылка в новой задаче