summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc A. Paradise <marc.paradise@gmail.com>2021-03-08 14:59:09 -0500
committerMarc A. Paradise <marc.paradise@gmail.com>2021-03-10 12:56:36 -0500
commite0b289ab53c407d8448ac7f312102a1415ee71e2 (patch)
treed86cc08e5ff46a716ef8934e6e02a6b3747d05db
parent8e18f30fe0ea6f163cdbee4e8d24ede7c3bab2bb (diff)
downloadchef-e0b289ab53c407d8448ac7f312102a1415ee71e2.tar.gz
knife file prelim moves - see msg for git log info
Preliminary/unusual moves that we can't just do with the wildcard that's coming up in the next commit. To see the complete history for these files, use 'git log --follow', or use 'git config log.follow true' to make it the default behavior in this repository; or 'git config --globa log.follow true' to make it the global default. Signed-off-by: Marc A. Paradise <marc.paradise@gmail.com>
-rw-r--r--knife/lib/chef/application/knife.rb (renamed from lib/chef/application/knife.rb)0
-rw-r--r--knife/lib/chef/chef_fs/knife.rb (renamed from lib/chef/chef_fs/knife.rb)0
-rw-r--r--knife/lib/chef/knife.rb (renamed from lib/chef/knife.rb)0
-rw-r--r--knife/lib/chef/knife/core/cookbook_site_streaming_uploader.rb (renamed from lib/chef/cookbook_site_streaming_uploader.rb)0
-rw-r--r--knife/spec/unit/application/knife_spec.rb (renamed from spec/unit/application/knife_spec.rb)0
-rw-r--r--knife/spec/unit/knife/core/cookbook_site_streaming_uploader_spec.rb (renamed from spec/unit/cookbook_site_streaming_uploader_spec.rb)0
-rw-r--r--knife/spec/unit/knife_spec.rb (renamed from spec/unit/knife_spec.rb)0
7 files changed, 0 insertions, 0 deletions
diff --git a/lib/chef/application/knife.rb b/knife/lib/chef/application/knife.rb
index 709b4a350c..709b4a350c 100644
--- a/lib/chef/application/knife.rb
+++ b/knife/lib/chef/application/knife.rb
diff --git a/lib/chef/chef_fs/knife.rb b/knife/lib/chef/chef_fs/knife.rb
index 9e165ab7ea..9e165ab7ea 100644
--- a/lib/chef/chef_fs/knife.rb
+++ b/knife/lib/chef/chef_fs/knife.rb
diff --git a/lib/chef/knife.rb b/knife/lib/chef/knife.rb
index c27b47e10e..c27b47e10e 100644
--- a/lib/chef/knife.rb
+++ b/knife/lib/chef/knife.rb
diff --git a/lib/chef/cookbook_site_streaming_uploader.rb b/knife/lib/chef/knife/core/cookbook_site_streaming_uploader.rb
index e3a8733993..e3a8733993 100644
--- a/lib/chef/cookbook_site_streaming_uploader.rb
+++ b/knife/lib/chef/knife/core/cookbook_site_streaming_uploader.rb
diff --git a/spec/unit/application/knife_spec.rb b/knife/spec/unit/application/knife_spec.rb
index bce6b19366..bce6b19366 100644
--- a/spec/unit/application/knife_spec.rb
+++ b/knife/spec/unit/application/knife_spec.rb
diff --git a/spec/unit/cookbook_site_streaming_uploader_spec.rb b/knife/spec/unit/knife/core/cookbook_site_streaming_uploader_spec.rb
index fe030c2d12..fe030c2d12 100644
--- a/spec/unit/cookbook_site_streaming_uploader_spec.rb
+++ b/knife/spec/unit/knife/core/cookbook_site_streaming_uploader_spec.rb
diff --git a/spec/unit/knife_spec.rb b/knife/spec/unit/knife_spec.rb
index 88f36a3973..88f36a3973 100644
--- a/spec/unit/knife_spec.rb
+++ b/knife/spec/unit/knife_spec.rb