efegokdemir opened a new pull request, #1411:
URL: https://github.com/apache/maven-scm/pull/1411

   ## Summary
   
   Expose whether an `ScmProviderRepository` represents a shallow checkout.
   
   ## Changes
   
   - Add a default-false `isShallow()` state to the repository abstraction.
   - Add the corresponding setter for SCM providers and callers that detect 
shallow checkouts.
   - Add API regression coverage for the default and enabled states.
   
   ## Testing
   
   - `mvn -pl maven-scm-api -Dtest=ScmProviderRepositoryTest -DskipITs 
-Dcheckstyle.skip -Drat.skip -Dspotless.skip=true test` — passed
   - `git diff --cached --check` — passed
   
   Fixes #1379


-- 
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]

Reply via email to