Hacker News new | ask | show | jobs
by bacongobbler 2939 days ago
https://git-scm.com/docs/git-config/1.7.9.3#git-config-fetch...

My interpretation is that transfer.fsckObjects just checks that all of the fetched objects are properly formed and contain no broken links. I cannot confirm whether or not this fetches any extra objects from the remote; this is the first time I've heard about this feature.