Re: [PATCH 04/10] git-shell: allow running git-cvsserver, not just cvs From: Johannes Schindelin <hidden> Date: 2016-06-15 22:46:01 Hi, On Sat, 24 Jan 2009, Matthew Ogilvie wrote: quoted hunk ↗ jump to hunkdiff --git a/shell.c b/shell.c index e339369..6ed960f 100644 --- a/shell.c +++ b/shell.c@@ -40,6 +40,7 @@ static struct commands { } cmd_list[] = { { "git-receive-pack", do_generic_cmd }, { "git-upload-pack", do_generic_cmd }, + { "git-cvsserver", do_cvs_cmd }, { "cvs", do_cvs_cmd }, { NULL }, }; I do not see any value in this. Ciao, Dscho
Keyboard shortcuts hback out one level jnext message in thread kprevious message in thread ldrill in Escclose help / fold thread tree ?toggle this help