Drupal Git Backup (dgb) script for backing up Drupal sites with Git and Drush
Stars
45
Forks
6
Watchers
45
Open Issues
7
Overall repository health assessment
No package.json found
This might not be a Node.js project
53
commits
use the same list of structure-tables found in the example file as default
98d8fa8View on GitHubimprove list of suggested structure-tables in example drushrc file
6b32359View on GitHubfix skip table issue occuring when specifying both structure-tables and skip-tables
e52ee0eView on GitHubupdate README.txt with up to date info about drushrc.php (fixes ISSUE-8)
58963ffView on GitHubfix array merge to use array_merge() instead of union operator which was causing unreliable behavior
e6cdd55View on GitHubMerge pull request #7 from mimlee/unknown_options
3f97799View on GitHubRemove -- before message options to avoid drush Unknown Options error.
cfe7b8dView on GitHubadd post processing changes functionality to allow for fine grained dump changes via regex
f9cdf8fView on GitHubupdate example-dgb.drushrc.php to have same default list as dgb.drush.inc (search_node_links was missing)
1f68607View on GitHub