Is it possible to provide a compressed file for every git tag?

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-sdr@lists.osmocom.org/.

Elliot Saba staticfloat at gmail.com
Sat May 26 19:30:38 UTC 2018


It's called a shallow clone.  You use `git clone --depth 1 <repository>`.
If you need to "unshallow" the clone afterwards to get all the history, you
can use `git pull --unshallow`
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/osmocom-sdr/attachments/20180526/80ec7fa7/attachment.htm>


More information about the osmocom-sdr mailing list