]> Pileus Git - ~andy/git/commitdiff
Merge branch 'jn/shell-disable-interactive'
authorJunio C Hamano <gitster@pobox.com>
Thu, 21 Mar 2013 21:01:53 +0000 (14:01 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 21 Mar 2013 21:01:53 +0000 (14:01 -0700)
When the interactive access to git-shell is not enabled, we issue a
message meant to help the system admininstrator to enable it. Add
an explicit way to help the end users who connect to the service by
issuing custom messages to refuse such an access.

* jn/shell-disable-interactive:
  shell: new no-interactive-login command to print a custom message
  shell doc: emphasize purpose and security model


Trivial merge