Add sample commands for git-shell
authorGreg Brockman <gdb@MIT.EDU>
Wed, 28 Jul 2010 07:43:04 +0000 (00:43 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 12 Aug 2010 22:16:31 +0000 (15:16 -0700)
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>
No differences found