Command Line OptionsΒΆ

branch      List, create, or delete branches

checkout    Switch branches

clone       Recursively clones all dependencies

config      Displays the full configuration file

init        Assists you in creating a GitDepend.json

list        Lists all repository dependencies

status      Displays git status on dependencies

sync        Sets the referenced branch to the currently checked out branch on
            dependencies.

update      Recursively builds all dependencies, and updates the current
            project to the newly built artifacts.

help        Display this help screen.