hub-submodule(1) | hub manual | hub-submodule(1) |
NAME¶
hub-submodule - Add a git submodule for a GitHub repository.
SYNOPSIS¶
hub submodule add [-p] [OPTIONS] [USER/]REPOSITORY DESTINATION
EXAMPLES¶
$ hub submodule add jingweno/gh vendor/gh > git submodule add git://github.com/jingweno/gh.git vendor/gh
SEE ALSO¶
07 Jan 2024 | hub version 2.14.2 |