Template:Git/doc
This is a documentation subpage for Template:Git. It contains usage information, categories and other content that is not part of the original Template page. |
Usage
editThis is the TemplateData documentation for this template used by VisualEditor and other tools.
Git
Produce a link to a Git commit or Gerrit changeset.
Parameter | Description | Type | Status | |
---|---|---|---|---|
1 | The SHA1 hash of the Git commit, or Gerrit change number, or Gerrit Change-Id hash | String | required |
Examples
editBasic call without parameters (Gerrit search)
edit{{Git}}
Gerrit change number
edit{{Gerrit|4203}}
Gerrit change id
edit{{Gerrit|I2d7d6eeef07552b796a68963ccd4f89f4c5939d7}}
Git commit id
edit{{Git|3b85ab0624afe5a53bb60c558f0bef4d6dfb43cd}}
{{Git|3b85ab0}}