Merge branch 'jn/shell-disable-interactive' into next
commit4696604ee9ba8fc2ec90f167f6018aeb78d0491a
authorJunio C Hamano <gitster@pobox.com>
Tue, 19 Mar 2013 22:57:10 +0000 (19 15:57 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 19 Mar 2013 22:57:10 +0000 (19 15:57 -0700)
treed9f6ed16e891e6682ca3367002b88b41bb40e3f8
parent0b2fa4186e5f8bcca4b8cc508777b3c93e15f66d
parent35297089e550c30e6d0f6db2adca5d44d254a7ed
Merge branch 'jn/shell-disable-interactive' into next

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