1hub-submodule(1) hub manual hub-submodule(1)
23
4
NAME
6hub-submodule - Add a git submodule for a GitHub repository.
7
SYNOPSIS
9hub submodule add [-p] [OPTIONS] [USER/]REPOSITORY DESTINATION
10
EXAMPLES
12$ hub submodule add jingweno/gh vendor/gh
13> git submodule add git://github.com/jingweno/gh.git vendor/gh
14
SEE ALSO
16hub-remote(1), hub(1), git-submodule(1)
1718
19
20
21
hub version 2.14.2 20 Jul 2023 hub-submodule(1)