GitHub Help shows the following options for GitHub Pages:
- gh-pages branch
- master branch
- master branch /docs folder
Then can we use a branch whose name is not master or gh-pages? For example, is there any way to select a "site" branch for GitHub Pages? I tried to select the site branch in Settings, but did not see such option. So can we only use master or gh-pages? Is this documented somewhere?
# I want to know this because I'm using the branch name in my site content and want to know if I need to escape the name.