Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

It is not possible to add a new local branch to the origin without indicating its name. The branch name is a required parameter when pushing a new branch to the origin. Without specifying the branch name, the command will not know which branch to push to the origin.