chef-boneyard / stove

DEPRECATED: A utility for packaging and releasing Chef cookbooks
Apache License 2.0
168 stars 41 forks source link

Use porcelain instead of short for git status validation, fixes #110 #111

Closed sbuzonas closed 7 years ago

sbuzonas commented 7 years ago

Updates call to git status to use --porcelain instead of -s, where the latter may be affected by user configuration.