Options (2)
-p, --privatebooleanCreate a private repository and open the new repository in a web browser
Example:
hub create {{[-p|--private]}} {{[-o|--browse]}}-o, --browsebooleanCreate a private repository and open the new repository in a web browser
Example:
hub create {{[-p|--private]}} {{[-o|--browse]}}Examples (2)
Upload the current (local-only) repository to your GitHub account as public
Create a private repository and open the new repository in a web browser
hub create [-p|--private] [-o|--browse]made by @shridhargupta | data from tldr-pages