Man page - hub-submodule(1)

Packages contains this manual

Manual

hub-submodule

NAME
SYNOPSIS
EXAMPLES
SEE ALSO

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)