Change origin to point at source repo

This changes workspaces created with the git source element so that the origin remote points to the source repository of the build element as opposed to the internal repository in the bst cache.

This introduces an addition of the init_workspace method in the source API. This method, which defaults to calling stage, is for the setup of the workspace after the creation of the workspace directory.

This is a part of issue #53 (closed)

Edited by Tristan Van Berkom

Merge request reports

Loading