Mike Hommey <mh@xxxxxxxxxxxx> writes: > When using a forced-command, OpenSSH sets the SSH_ORIGINAL_COMMAND > variable to what would otherwise be passed to $SHELL -c. When this > variable is set, we use it instead of the contents of argv. How does this interact with a typical gitosis installation? I think it extracts bits from the ORIGINAL_COMMAND and formulates a sanitized command line and then passes it to git-shell but I do not think it removes the variable from the environment. -- 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