websterclay / knife-github-cookbooks

A knife plugin facilitating installing, updating, and tracking Chef cookbooks found on Github.
Apache License 2.0
220 stars 35 forks source link

Git repository for each cookbook #24

Open sciurus opened 12 years ago

sciurus commented 12 years ago

Unless I'm misunderstanding the error messages and code, knife-github-cookbooks assumes my cookbooks directory is a git repository. Instead of doing this, I maintain separate git repositories for each cookbook I work with. Is this something you're open to supporting?