This module shows Git commit and last update information. It has replaced module svnup but for Git.
To use the Git detail module in a wiki page:
{module module="git_detail"}
In the below example we pass in a wiki page the module Git detail through the plugin module. So, this code:
Produces on this site:
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: