Template:Git log
Revision as of 17:17, 26 March 2008 by Kir (talk | contribs) (really fixed usage example for kernel; added note to use Template:Kernel git log, added see also)
For the complete list of changes in this release, see git changelog for {{{1}}} {{{2}}}.
Usage
{{Git log|repo|tag[|name]}}
Where
- repo
- name of git repository on git.openvz.org
- tag
- A git tag.
- name
- Optional name, for example kernel. Defaults to repo if not set.
Examples
Note that there is a special Template:Kernel git log for kernel, a bit easier to use.
Code | Result |
---|---|
{{git log|kernel-2.6.18-openvz|028stab050|2.6.18}} |
For the complete list of changes in this release, see git changelog for kernel 028stab050. |
{{git log|vzctl|3.0.22}} |
For the complete list of changes in this release, see git changelog for vzctl 3.0.22. |