People find it confusing that you have to add refs/heads, even though it's specified in the message. Also, people get confused and write ``` git push newbranch -o base=refs/heads/newbranch ``` so I think this message should be updated (maybe <base_branch>?)