Wincent Colaiuta <win@xxxxxxxxxxx> writes: > This fails with the "remote end hung up unexpectedly" error: > > # /usr/local/bin/git-daemon --inetd --base-path=/blah -- /blah > > Drop the --inetd option and it works with no errors: Do you mean you run the above from your command line and it fails? I do not think --inetd mode is supposed to work as a daemon that accepts connections. Wouldn't it be talking with a single peer via its stdin/stdout? Puzzled. - 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