You are here

Files in Git Deploy 6

Primary tabs

File namesort descending Location Namespace Description
git_deploy.drush.inc git_deploy.drush.inc Drush integration for the git_deploy module.
git_deploy.info git_deploy.info name = Git Deploy description = Helps sites that are deployed directly from Git repositories. core = 6.x
git_deploy.install git_deploy.install Checks that site can get version information with Git.
git_deploy.module git_deploy.module Adds project, version and date information to projects checked out with Git.
README.txt README.txt INTRODUCTION ------------ Git Deploy lets you develop on a live site and still satisfy version requirements and get accurate results from the update status system. This makes it easier to contribute to the projects you use. Version information is…

Other projects