Template:Git

Permanently protected template
From mediawiki.org

git #example

Template documentation

Usage

This is the TemplateData documentation for this template used by VisualEditor and other tools.

Git

Produce a link to a Git commit or Gerrit changeset.

Template parameters[Edit template data]

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
1

The SHA1 hash of the Git commit, or Gerrit change number, or Gerrit Change-Id hash

Stringrequired

Examples

Basic call without parameters (Gerrit search)

{{Git}}

git #example

Gerrit change number

{{Gerrit|4203}}

Gerrit change 4203

Gerrit change id

{{Gerrit|I2d7d6eeef07552b796a68963ccd4f89f4c5939d7}}

Gerrit #I2d7d6e

Git commit id

{{Git|3b85ab0624afe5a53bb60c558f0bef4d6dfb43cd}}

git #3b85ab06

{{Git|3b85ab0}}

git #3b85ab0

See also