-
Notifications
You must be signed in to change notification settings - Fork 5k
For mirror, set a parameter to keep last n releases of a project #4165
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hi,
I don't understand why the word bypass is used here..? |
I think Git only has ability to mirror without tags completely, |
Que quieres decir, @M5oul? You mean, "this could also solve the problem" reported on |
I don't know if the release page still have issues. |
Thanks for the response, but I don't think you have direct response to my previous comment:
|
Edit example of `./gitea dump` to include -c option to pass app.ini Signed-off-by: Jesse Lucas <[email protected]>
Uh oh!
There was an error while loading. Please reload this page.
Description
I am mirroring a GitHub repository which contains many releases.
All this releases are heavy, around 1Gb.
As, I am using Gogs package for YunoHost which could backup the app.
I prefer not to backup all releases which make the backup and restore processes complicated.
I suggest to set a parameter to keep only
n
last releases of the project.This could also bypass the problem releases pages which do not load.
The text was updated successfully, but these errors were encountered: