Template:Git checkout
Jump to navigation
Jump to search
git checkout next
The following template description is not displayed when the template is inserted in an article.
Goal
parameterized git checkout instructions. Also see Talk:Development Workflow
Usage
{{git checkout|branch=|options=}}
Both parameters are optional.
- branch
- Git branch to checkout. Defaults to next.
- options
- Git options to use? (Currently not implemented)