Provided by: hub_2.14.2~ds1-1build1_amd64 bug

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

       hub-remote(1), hub(1), git-submodule(1)