gnulib-modules / bootstrap

a clean rewrite of gnulib bootstrap for scriptable extensibility and proper error reporting
Other
8 stars 6 forks source link

Deep clone gnulib by default #21

Closed rrthomas closed 5 years ago

rrthomas commented 5 years ago

Allow shallow clone from a given date (using --shallow-since) with gnulib_clone_since setting.

praiskup commented 5 years ago

Thank you!