alamb commented on issue #10422:
URL: https://github.com/apache/datafusion/issues/10422#issuecomment-2236045129

   > Talking about the size and "cleanliness" of the repo, should we do a `git 
gc`? I find conflicting information on the Internet about whether GH does this 
automatically. In my experience GH doesn't seem to do this.
   
   My understanding is that what comes from github is automatically `gc`d. Your 
local checkout also periodically builds up garbage (e.g. from local commits, 
etc) that you can clean up by locally running `git gc`
   
   So I don't think there is anything we need to do with `gc` on github but I 
ma be mistaken


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to