Asking for Reviews
Appearance
WIP
Generally, all repositories have a working branch (master
<a href="#note1">[1]</a>) and a branch that hosts the (to-be-)published version (publish
<a href="#note2">[2]</a>).
- In some repositories, that branch name might be gh-pages
- In some repositories, that branch name might be release
Testing ref tags:
Generally, all repositories have a working branch (master <ref>In some repositories, that branch name might be gh-pages</ref>) and a branch that hosts the (to-be-)published version (publish <ref>In some repositories, that branch name might be release</ref>).
<references />