Open jenkins-delta opened 11 years ago
User: The user can use this interface to implement and decide how the workspace is prepared.
Developer: The developer needs implement an interface that enables a user to prepare the workspace.
The method should work properly now, by ensuring that we are default branch and has the commit specified checked out. We still need to have integration tests checking that it actually works as expected
User: The user can use this interface to implement and decide how the workspace is prepared.
Developer: The developer needs implement an interface that enables a user to prepare the workspace.