Comment on Using git to manage a websiteparentComments−ElbertF15yWhy not? Were I work we use Drupal almost exclusively and use Git for everything.−georgecmu15yIsn't the content stored in a database rather than static pages? Do you do regular commits of your database files?−jdbeast0015yif this was possible and useful drupal wouldn't have Features. the whole point is whats in the database can't be versioned easily.
Comments
Why not? Were I work we use Drupal almost exclusively and use Git for everything.
Isn't the content stored in a database rather than static pages? Do you do regular commits of your database files?
if this was possible and useful drupal wouldn't have Features. the whole point is whats in the database can't be versioned easily.