AVH edition added the possibility to publish a topic. `git flow feature publish <your feature>` The command is currently unavailable in git-flow-next. The [AVH ](https://github.com/petervanderdoes/gitflow-avh) edition had this command [implemented](https://github.com/petervanderdoes/gitflow-avh/blob/40fc2df960d034cb57dd277af7501be6884f767e/git-flow-feature#L502).
AVH edition added the possibility to publish a topic.
git flow feature publish <your feature>The command is currently unavailable in git-flow-next. The AVH edition had this command implemented.