Git Browser
Component ID
449576
Component name
Git Browser
Component type
module
Component security advisory coverage
not-covered
Downloads
4873
Component created
Component changed
Component body
This module provides view cvs style integration to allow a user to view a git repository. This module has been split into 2 parts so that the git browser can be embedded within another module to allow access to any git repository.
Included is a local browser which allows the user to browse a git repository which the current Drupal Installation uses.
The git browser allows the user to do the following:
- View commits in the git repository
- Create new tags
- Fetch updates for the origin of the current branch
- Checkout new version based on a tag.
