paliarush / magento2-vagrant-for-developers

Vagrant Box for Magento 2 Developers
MIT License
447 stars 165 forks source link

git clone not working #86

Closed jatasya closed 8 years ago

jatasya commented 8 years ago

[2016-09-27 15:43:05] Generating random IP address, and host name to prevent collisions (if no custom values specified) [init_project.sh] [2016-09-27 15:43:05] Configuring git for Windows host [init_project.sh] [2016-09-27 15:43:06] Checking out CE repository [init_project.sh]

once I reach to the above line the clone of magento2 is being created in magento2ce

paliarush commented 8 years ago

Please try to do the following to understand what's going on:

  1. Look at /log/debug.log.
  2. To debug any CLI script in current Vagrant project, set debug:vagrant_project option in config.yaml to 1

Make sure that your git is configured as described here https://github.com/paliarush/magento2-vagrant-for-developers#requirements