Module providing git toolbar for the Zend Developer Tools.
Information of the application repository data like this:
- git version info
- directory info
- repository size
- branches list
- highlight current branch
- tags list
- enabled hooks list
- remotes list
- zend component installer
- git time metrics (GTM)
- git flow
Installation of this module uses composer. For composer documentation, please refer to getcomposer.org.
- Install the module via composer by running:
or download it directly from github and place it in your application's
composer require aist/aist-git-tools dev-master
module/
directory. - Add the
AistGitTools
module to the module section of yourconfig/application.config.php
Git Logo by Jason Long is licensed under the Creative Commons Attribution 3.0 Unported License.