Fix output for databags (#159)
Currently when you upload you get output like
Uploading databags: [foo foo foo foo]Which is really unhelpful, give them a better output.
Signed-off-by: Phil Dibowitz phil@ipom.com
版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9
京公网安备 11010802047560号
Between Meals
Intro
Ohai!
Between Meals is the library for calculating what Chef objects were modified between two revisions in a version control system. It is also the library that backs Taste Tester and Grocery Delivery.
It currently supports Sapling, SVN, GIT and HG, but plugins can easily be written for other source control systems.
It also includes some wrappers around knife execution and a few other utility functions.
Dependencies
License
See the
LICENSEfile in this repo.