"cg-init arg" silently ignores its argument

From: Matthieu Moy <Matthieu.Moy@imag.fr>
Date: 2006-11-03 00:38:56
Hi,

It seems that

$ cg-init foo

does the same as

$ cg-init

At best, I'd expect it to do something like

$ mkdir -p foo; cd foo; cg-init

(probably it should disable autocommiting then). That's what bzr does,
and I find it handy to try something on a temporary toy repository.

and at least, if it doesn't, it should complain about invalid
argument.

Thanks,

-- 
Matthieu
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Received on Fri Nov 03 00:39:38 2006

This archive was generated by hypermail 2.1.8 : 2006-11-03 00:40:35 EST