logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

hub-submodule - Add a git submodule for a GitHub repository.

Examples

           $ hub submodule add jingweno/gh vendor/gh
           > git submodule add git://github.com/jingweno/gh.git vendor/gh

Name

       hub-submodule - Add a git submodule for a GitHub repository.

See Also

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

hub version 2.14.2                                 24 Aug 2023                                  hub-submodule(1)

Synopsis

hubsubmodule add [-p] [OPTIONS] [USER/]REPOSITORYDESTINATION

See Also