thiagoelg opened a new pull request, #3436:
URL: https://github.com/apache/incubator-kie-tools/pull/3436

   The previous code would clone the repo to a specific branch 
(`buildEnv.root.streamName`), but that branch was meaningless because the 
checkout would use a specific git reference.
   
   The new implementation clones the default branch, with the smallest depth 
possible (to make it faster), and then fetches and checks out the specified git 
ref.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to