Skip to content
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

Why is there no garbage collection remotely? #291

Open
CMJNB opened this issue Oct 3, 2023 · 2 comments
Open

Why is there no garbage collection remotely? #291

CMJNB opened this issue Oct 3, 2023 · 2 comments

Comments

@CMJNB
Copy link
Contributor

CMJNB commented Oct 3, 2023

Why is there no garbage collection remotely?
There is branch pruning and garbage collection locally, and only branch pruning remotely.

@Merith-TK
Copy link
Contributor

to my knowledge, with the nature of how git works, you basically almost (keyword almost) never need GC on the remote

@CMJNB
Copy link
Contributor Author

CMJNB commented Dec 12, 2023

to my knowledge, with the nature of how git works, you basically almost (keyword almost) never need GC on the remote

However, if I do not manually execute "git gc" on the remote warehouse, the remote disk space occupied will become very large, provided that I execute "remote-prune"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants