aws-codebuild-jenkins-plugin
aws-codebuild-jenkins-plugin copied to clipboard
Question: when git clone depth override is empty
https://github.com/awslabs/aws-codebuild-jenkins-plugin/blob/3fbfde23b8a8c71bcabfe241759846b5696f53de/src/main/java/CodeBuilder.java#L825-L832
Why is the plugin using 0 as override when the input value is empty? Doesn't it make more sense to use the pipeline default setting?