> Thank you for prompt answer, Shawn! > > The problem is that as i'm maintaining multiple repos and their > quantity will grow i would need to apply this setting site wide. Do > you know if i can specify this service for git daemon? It seems like > in git deamon docs this service is not listed, but just in case the > docs are not up to date... I really don't want to set this up for > every repo manually... > > Thanks, > Eugene > I found it. $ git config --global receive.fsckObjects true should do the trick. Thanks, Eugene -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html