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

Improvement for issue "Don't auto-run git gc" #115 . #130

Closed
wants to merge 1 commit into from

Conversation

javabrett
Copy link
Contributor

Before BFG checks whether it has already run, and auto-runs a gc, it will check whether there are any loose/unpacked objects, and if not, gc won't auto run.

Signed-off-by: Brett Randall javabrett@gmail.com

Before BFG checks whether it has already run, and auto-runs a gc, it will check whether there are any loose/unpacked objects, and if not, gc won't auto run.

Signed-off-by: Brett Randall <javabrett@gmail.com>
@A-red-BREASTED-robin
Copy link

Hello

Whoaa512 added a commit to Whoaa512/bfg-repo-cleaner that referenced this pull request Apr 13, 2020
rtyley#130

Squashed commit of the following:

commit aac837f
Author: Brett Randall <javabrett@gmail.com>
Date:   Thu Mar 10 15:12:00 2016 +1100

    Improvement for issue "Don't auto-run git gc" rtyley#115 .
    Before BFG checks whether it has already run, and auto-runs a gc, it will check whether there are any loose/unpacked objects, and if not, gc won't auto run.

    Signed-off-by: Brett Randall <javabrett@gmail.com>
@javabrett javabrett closed this Oct 31, 2022
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

Successfully merging this pull request may close these issues.

None yet

2 participants