EXPORT and IMPORT Drupal DATABASE with DRUSH command
Drush is the ultimate tool for Drupal and it does a great job in situations where we want to import or export our Drupal database with drush sqlc and drush sql-dump commands.
Resolve Drupal error: unable to unlink old 'sites/default/settings.php': Permission denied
Everything was going well with your Drupal setup on local and then GIT STRICKS BACK. You are trying to do a git checkout and moving to a different branch but now you have an error of GIT not able to unlink file and a modified file.