зеркало из https://github.com/github/ruby.git
[rubygems/rubygems] No need to update remotes
Everything is already fetched locally. https://github.com/rubygems/rubygems/commit/9c304639b1
This commit is contained in:
Родитель
d189d31ce9
Коммит
17b92d221f
|
@ -75,7 +75,6 @@ private
|
|||
def switch_local_copy_if_needed
|
||||
return unless local_copy_switch_needed?
|
||||
|
||||
sys_exec("git remote update", :dir => local_copy_path)
|
||||
sys_exec("git checkout #{target_tag}", :dir => local_copy_path)
|
||||
|
||||
ENV["RGV"] = local_copy_path.to_s
|
||||
|
|
Загрузка…
Ссылка в новой задаче