[chef] Wiki git instructions don't work


Chronological Thread 
  • From: Jeff Blaine < >
  • To:
  • Subject: [chef] Wiki git instructions don't work
  • Date: Wed, 04 Sep 2013 18:19:04 -0400

Git-clued, please reply directly to me and I'll update the wiki.
No need to spam the whole list.

https://wiki.opscode.com/display/chef/Working+with+Git Says:

:~/src]
 $ git clone 
:jblaine/chef.git
Initialized empty Git repository in /home/jblaine/src/chef/.git/
...
:~/src]
 $ cd chef
:~/src/chef] git remote add opscode git://github.com/opscode/chef.git
:~/src/chef]
 git config branch.master.remote opscode
:~/src/chef]
 git checkout --track -b CHEF-4418 opscode/master
fatal: git checkout: updating paths is incompatible with switching branches.
Did you intend to checkout 'opscode/master' which can not be resolved as commit?
:~/src/chef]


  • [chef] Wiki git instructions don't work, Jeff Blaine, 09/04/2013

Archive powered by MHonArc 2.6.16.

§