-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Add doctor command for full GC of LFS #21978
Merged
Merged
Commits on Nov 29, 2022
-
Add doctor command for full GC of LFS
The recent PR adding orphaned checks to the LFS storage is not sufficient to completely GC LFS, as it is possible for LFSMetaObjects to remain associated with repos but still need to be garbage collected. Imagine a situation where a branch is uploaded containing LFS files but that branch is later completely deleted. The LFSMetaObjects will remain associated with the Repository but the Repository will no longer contain any pointers to the object. This PR adds a second doctor command to perform a full GC. Signed-off-by: Andrew Thornton <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bed6a51 - Browse repository at this point
Copy the full SHA bed6a51View commit details
Commits on Nov 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3a3ac24 - Browse repository at this point
Copy the full SHA 3a3ac24View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc31e60 - Browse repository at this point
Copy the full SHA cc31e60View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4130d88 - Browse repository at this point
Copy the full SHA 4130d88View commit details
Commits on Dec 3, 2022
-
Signed-off-by: Andrew Thornton <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2d36bf7 - Browse repository at this point
Copy the full SHA 2d36bf7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36e25fa - Browse repository at this point
Copy the full SHA 36e25faView commit details
Commits on Dec 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 24ae9d5 - Browse repository at this point
Copy the full SHA 24ae9d5View commit details -
Signed-off-by: Andrew Thornton <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3b4deb6 - Browse repository at this point
Copy the full SHA 3b4deb6View commit details
Commits on Dec 8, 2022
-
Signed-off-by: Andrew Thornton <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8aea5a7 - Browse repository at this point
Copy the full SHA 8aea5a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b5fc12 - Browse repository at this point
Copy the full SHA 4b5fc12View commit details
Commits on Dec 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c9f992d - Browse repository at this point
Copy the full SHA c9f992dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f7288b - Browse repository at this point
Copy the full SHA 7f7288bView commit details -
Signed-off-by: Andrew Thornton <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 16c082f - Browse repository at this point
Copy the full SHA 16c082fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 46a1a5e - Browse repository at this point
Copy the full SHA 46a1a5eView commit details
Commits on Dec 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 598d95f - Browse repository at this point
Copy the full SHA 598d95fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f135557 - Browse repository at this point
Copy the full SHA f135557View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.