Template:Git working dir
(Redirected from Template:Working dir)
Jump to navigation
Jump to search
Template allowing to link to working directory tree, or branches (heads) Params:
- dir
- Directory path on the tree
- head
- Git head, for example
refs/heads/master
- branch
- Git branch, for example
ufoai_2.2
(it is the same as usinghead=refs/heads/ufoai_2.2
)