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 /contrib/git-shell-commands | |
parent | Git 1.7.2 (diff) | |
download | tgif-2dbc887eaa6fbd787edfc9472b86b0faeb54e2ae.tar.xz |
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 'contrib/git-shell-commands')
0 files changed, 0 insertions, 0 deletions