I want to use the graphical user interface do something like following cmd:
git push origin HEAD:refs/for/develop_v1.0.1 -o topic="1. CodeReview."
Like the picture of TortoiseGitProc the part circled in red :
What should I do?