AdaCore / e3-core

Core framework for developing portable automated build systems
26 stars 36 forks source link

Use at least --shallow-since when git_shallow_fetch is enabled #735

Closed pierretr closed 2 months ago

pierretr commented 2 months ago

When git_shallow_fetch feature is requested, even when we need to compute a changelog, we should not fetch the full depth of the repository. Just fetch at the required depth instead.

pierretr commented 2 months ago

--shallow-since only works with dates.