"cg-init arg" silently ignores its argument

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Matthieu Moy
Date: Thursday, November 2, 2006 - 6:38 am

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
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
"cg-init arg" silently ignores its argument, Matthieu Moy, (Thu Nov 2, 6:38 am)