With the below option we are able to checkout a git repository to a different folder.
But how to access this folder value? Is there any variable for that? $Workspace will point to the work space folder where the default repo cloning is being done, but not this location.
Is there any other variable to access this?
So I can use the same in subsequent build steps.