Question Regarding How To Get A "Downloads" Section On My 'cgit' Instance
Paul W. Rankin
pwr at bydasein.com
Tue Mar 9 03:01:59 UTC 2021
> On 9 Mar 2021, at 12:57 pm, Samuel Banya <sbanya at fastmail.com> wrote:
>
> I would like to add a similar section on how you have a releases section on the main cgit instance, aka the Downloads section that allows you to download an entire zip of a given project:
> - https://git.zx2c4.com/cgit/
Add snapshots to your cgitrc, e.g.
snapshots=tar.gz zip
See: https://git.zx2c4.com/cgit/tree/cgitrc.5.txt#n407
More information about the CGit
mailing list