nsf-open / nsf

Repo for the NSF Site Redesign & Content Discovery project
https://nsf-demo.app.cloud.gov
GNU General Public License v2.0
4 stars 4 forks source link

Ensure that `git pull` can reliably retrieve all settings files #227

Open fureigh opened 6 years ago

fureigh commented 6 years ago

User story

As a developer, I want git pull to reliably retrieve all settings files, even ones that Drupal's install script normally write-protects, so that git will work as expected. (In other words, so that I can feel confident that I have the latest versions of the settings files.)

Steps to test

Technical notes

Follow-up on #223.