Github user HansBrende commented on the issue:
https://github.com/apache/any23/pull/104
@lewismc I attempted to create a new branch using:
```
git checkout -b ANY23-295
git push canonical ANY23-295
```
to which git responded with:
```
To https://git-wip-us.apache.org/repos/asf/any23.git
* [new branch] ANY23-295 -> ANY23-295
```
However, it isn't showing up under "Branches". Not sure why. It's showing
up under my own "Branches" when I pushed to `origin`.---
