note that GIT_ANNEX_SHELL_READONLY does not imply GIT_ANNEX_SHELL_LIMITED
This commit is contained in:
parent
a67c16a81e
commit
b8e43fda1e
1 changed files with 3 additions and 0 deletions
|
@ -106,6 +106,9 @@ changed.
|
|||
|
||||
If set, disallows any command that could modify the repository.
|
||||
|
||||
Note that this does not prevent passing commands on to git-shell.
|
||||
For that, you also need ...
|
||||
|
||||
* GIT_ANNEX_SHELL_LIMITED
|
||||
|
||||
If set, disallows running git-shell to handle unknown commands.
|
||||
|
|
Loading…
Reference in a new issue