For Drupalcon we had to do loads of things to get the main branch to work, especially loading a database (which might not match) instead of using drush si. Also lost the ability to drush cr, so the drupal-core template now has to go back to a more normal situation where drush is installed and can be used, and drush si is used for main and forks, instead of loading a database.
For Drupalcon we had to do loads of things to get the main branch to work, especially loading a database (which might not match) instead of using drush si. Also lost the ability to
drush cr, so the drupal-core template now has to go back to a more normal situation where drush is installed and can be used, anddrush siis used for main and forks, instead of loading a database.drush sianddrush crfor main and forks