Re: [PATCH 2/2] shell: new no-interactive-login command to print a custom message
From: Junio C Hamano <hidden>
Date: 2016-06-15 22:56:20
Jonathan Nieder [off-list ref] writes:
If I disable git-shell's interactive mode by removing the ~/git-shell-commands directory, attempts to use 'ssh' in produce a message intended for the administrator:
Sorry, but -ECANTPARSE. s/in produce/produces/ perhaps? Or if you meant "ssh in" as a verb, then "attempts to ssh in to the service produces a message". I dunno. Patch text looks good, including the documentation. Thanks.