diff options
author | Greg Brockman <gdb@MIT.EDU> | 2010-07-28 17:31:01 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2010-08-12 15:16:15 -0700 |
commit | 2dbc887eaa6fbd787edfc9472b86b0faeb54e2ae (patch) | |
tree | 5821f1adecc58bf28c513d53addaf6d37f3093a2 /gitk-git | |
parent | 64fdc08dac6694d1e754580e7acb82dfa4988bb9 (diff) | |
download | git-2dbc887eaa6fbd787edfc9472b86b0faeb54e2ae.tar.gz |
Allow creation of arbitrary git-shell commands
This provides a mechanism for the server to expose custom
functionality to clients. My particular use case is that I would like
a way of discovering all repositories available for cloning. A
client that clones via
git clone user@example.com
can invoke a command by
ssh user@example.com $command
Signed-off-by: Greg Brockman <gdb@mit.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'gitk-git')
0 files changed, 0 insertions, 0 deletions