Loading...
 
Skip to main content

Module Git detail

This module shows Git commit and last update information. It has replaced module svnup but for Git.

Parameters

Git commit and last update information.

Go to the source code

Parameters
no parameters


Usage

To use the Git detail module in a wiki page:

Copy to clipboard
{module module="git_detail"}

Example

In the below example we pass in a wiki page the module Git detail through the plugin module.
So, this code:

Copy to clipboard
{module module="git_detail"}


Produces on this site:

Git information

Branch:  30.x
Commit:  99394c28  from


In Tiki 24x: Please note that date is the date of the merge request for the commit. There can be several days or weeks between the two, which is confusing.

So it's more reliable to check the commit ID:

See these pages for information that applies for all modules:

Alias