Example
In this example, a repository calleddomino-manual was added to a project with a specified commit ID. When the workspace is started, it is pulled to /repos/domino-manual with the target commit checked out in a detached HEAD state. You can run git status to verify this in your workspace command line.




git push -u origin.
