Tiki and Git workflow
- 2026-02-09 20:33In this video I’ll talk about:
- Tiki installations options
- How to install Git on your computer
- How to pull a Tiki branch from Git without all the history
- How to Upgrade, how to check status, etc.
- Git Workflow for developers
- What is changing for SVN Tiki contributors
- How to create your fork and setup your branch
- How to commit and submit your changes
- How to create a merge request and submit it for approval
- How to keep your branch up-to-date with the rest of the code
- Cherry-Picking (backport)
- Edit your commit message before push