Skip to content

Latest commit

 

History

History
41 lines (27 loc) · 919 Bytes

usage.rst

File metadata and controls

41 lines (27 loc) · 919 Bytes

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.

usage/branch usage/checkout usage/clone usage/config usage/init usage/list usage/status usage/sync usage/update