author | Greg Brockman <gdb@MIT.EDU> | |
Wed, 28 Jul 2010 07:43:04 +0000 (00:43 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 12 Aug 2010 22:16:31 +0000 (15:16 -0700) | ||
commit | 54baefda8c0bbee461a4cd68dca970d92fddced0 | |
tree | 65d0c395c0bd63da14713a2c3ee3c9d132a48023 | tree | snapshot |
parent | e69164ddb9d6092a94915bb984749d48f598cea8 | commit | diff |
Add sample commands for git-shell
Provide a 'list' command to view available bare repositories ending in
.git and a 'help command to display usage. Also add documentation in
a README
Signed-off-by: Greg Brockman <gdb@mit.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Provide a 'list' command to view available bare repositories ending in
.git and a 'help command to display usage. Also add documentation in
a README
Signed-off-by: Greg Brockman <gdb@mit.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/git-shell-commands/README | [new file with mode: 0644] | blob |
contrib/git-shell-commands/help | [new file with mode: 0755] | blob |
contrib/git-shell-commands/list | [new file with mode: 0755] | blob |