Loading...
 
Skip to main content

History: module git_detail

Source of version: 3 (current)

Copy to clipboard
            {syntax type="markdown"  editor="wysiwyg"} # Module Git detail

This module shows Git commit and last update information.

## Parameters

{PLUGINMANAGER(module=git_detail) /}

## Usage

To use the **Git detail** module in a wiki page: 
{CODE()}
{module module="git_detail"}
{CODE}

## Example

In the below example we pass in a wiki page the module Git detail through the plugin module. 
So, this code: 
{CODE()}
{module module="git_detail"}
{CODE}

Produces on this site: 
{module module="git_detail"}

## Related Pages

{include page="Module and Plugin Includes" start="startinclude1a" stop="stopinclude1a"}