Notes from my week.
Continue reading Weeknotes 03.07–03.14Tag: Git
Weeknotes 11.01–11.07
Notes from my week.
Continue reading Weeknotes 11.01–11.07Permissions Error When Pulling Changes for Drupal
Lately, when using a git pull
to update a Drupal project, I’ve been running into this error:
error: unable to unlink old 'sites/default/default.settings.php' (Permission denied)
Continue reading Permissions Error When Pulling Changes for Drupal