Interacting with the git repository of the workspace
Interact with the git repository of the workspace
Run git commands inside the workspace, like pulling or switching to a specific branch.
-h, --help help for git
-a, --api string URL of Codesphere API (can also be CS_API)
-t, --team int Team ID (relevant for some commands, can also be CS_TEAM_ID) (default -1)
-v, --verbose Verbose output
-w, --workspace int Workspace ID (relevant for some commands, can also be CS_WORKSPACE_ID) (default -1)
- cs - The Codesphere CLI
- cs git pull - Pull latest changes from git repository