Is it possible to configure what branch in the GitHub wiki is shown by default on GutHub. For example if I clone a GitHub wiki locally and then create, commit and push a new branch back up to GitHub, is it possible to configure GitHub to show that new branch by default?
From my testing it seems like GitHub just displays whatever is in master by default.