When I clone any branch I don´t get the civicrm profile. I had to download the zip manually and extract.

Version 3.x throws a "page not found" so I downloaded the latest stable version.

Comments

kreynen’s picture

Status: Active » Closed (works as designed)

right... the files in the Drupal.org git repo are only the .make files to be used with Drush. The downloadable packages are built on Drupal.org using drush make, but you can run that locally as well. The different options for installing Drupal and CiviCRM this way is explained on the project page and the linked documentation.