C H A P T E R  14

images

Developing from a Human Mindset

by Károly Négyesi

This book seeks to give you the tools to understand Drupal, to use it to do great things, and to contribute back to the Drupal community. This chapter will help in making your work not just highly productive but a source of joy.

Use Revision Control

To put it simply, revision control stores a copy of your files whenever you instruct it to do so, thereby allowing for later restoration. Of course, it stores the files more efficiently by storing only changes. It offers many other features, but for the purpose of this section, only the “restore later” feature is important.

The code ...

Get The Definitive Guide to Drupal 7 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.