knife cookbook site install fails

Posted Almost 11 years ago. Visible to the public.

I assume due to very old, previously installed vendor branches. Do the following:

Cancel the merge the failed command put you into:
git reset --hard HEAD

Delete the problematic vendor branch:
git branch -D chef-vendor-

ATTENTION make sure you did not modify the vendor branch yourself - you'll lose those changes!!!

Matthias Marschall
Last edit
Over 10 years ago
Posted by Matthias Marschall to Matthias Marschall (2013-04-23 19:19)