Sha256: fdacab9f914dfa4545a68e9c26a2b8dd4beff0ea77f77b1e7cf12a482ecb59d2

Contents?: true

Size: 485 Bytes

Versions: 111

Compression:

Stored size: 485 Bytes

Contents

Dev Cookbook Fixtures

Cookbooks in here that are used to represent local checkouts of a
git-hosted cookbook are stored as git bundles to avoid problems with git
assuming the cookbooks are submodules. For more information, read the
`git-bundle` manpage (`git help bundle`). The short version is that you
can treat the git bundle as a regular git remote if you need to modify
the fixture data:

```
cd staging_dir
git clone $prefix/cookbook.gitbundle
# make edits, commit
git push
```

Version data entries

111 entries across 111 versions & 2 rubygems

Version Path
chef-dk-2.0.26 spec/unit/fixtures/dev_cookbooks/README.md
chef-dk-1.5.0 spec/unit/fixtures/dev_cookbooks/README.md
chef-dk-1.4.3 spec/unit/fixtures/dev_cookbooks/README.md
chef-dk-1.3.43 spec/unit/fixtures/dev_cookbooks/README.md
chef-dk-1.3.40 spec/unit/fixtures/dev_cookbooks/README.md
chef-dk-1.2.22 spec/unit/fixtures/dev_cookbooks/README.md
chef-dk-1.2.20 spec/unit/fixtures/dev_cookbooks/README.md
chef-dk-1.1.16 spec/unit/fixtures/dev_cookbooks/README.md
chef-dk-1.0.3 spec/unit/fixtures/dev_cookbooks/README.md
chef-dk-0.19.6 spec/unit/fixtures/dev_cookbooks/README.md
chef-dk-0.18.30 spec/unit/fixtures/dev_cookbooks/README.md
chef-dk-0.18.26 spec/unit/fixtures/dev_cookbooks/README.md
chef-dk-0.17.17 spec/unit/fixtures/dev_cookbooks/README.md
chef-dk-0.16.28 spec/unit/fixtures/dev_cookbooks/README.md
chef-dk-0.14.25 spec/unit/fixtures/dev_cookbooks/README.md
chef-dk-0.11.2 spec/unit/fixtures/dev_cookbooks/README.md
chef-dk-0.11.0 spec/unit/fixtures/dev_cookbooks/README.md
chef-dk-0.10.0 spec/unit/fixtures/dev_cookbooks/README.md
chef-dk-0.8.0 spec/unit/fixtures/dev_cookbooks/README.md
chef-dk-0.7.0 spec/unit/fixtures/dev_cookbooks/README.md