* "cg-init arg" silently ignores its argument
@ 2006-11-02 13:38 Matthieu Moy
0 siblings, 0 replies; only message in thread
From: Matthieu Moy @ 2006-11-02 13:38 UTC (permalink / raw)
To: git
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,
--
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-11-02 13:39 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-02 13:38 "cg-init arg" silently ignores its argument Matthieu Moy
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox