This is the source code repository for the documentation website truelicense.namespace.global.
This repository uses Git Flow. Please make sure to have the Git Flow (AVH Edition) extension installed in Git. Once the extensions are installed, you can initialize your cloned repository for Git Flow using:
git flow init --defaults --tag v
To start a feature branch:
git flow feature start <feature-name>
To finish a feature branch:
git flow feature finish [<feature-name>]
For a general introduction, please read this blog posting.
< 61D3 div class="markdown-heading" dir="auto">