Git development
 help / color / mirror / Atom feed
From: Matthieu Moy <Matthieu.Moy@imag.fr>
To: git@vger.kernel.org
Subject: "cg-init arg" silently ignores its argument
Date: Thu, 02 Nov 2006 14:38:56 +0100	[thread overview]
Message-ID: <vpqslh2m0i7.fsf@ecrins.imag.fr> (raw)

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,

-- 

                 reply	other threads:[~2006-11-02 13:39 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=vpqslh2m0i7.fsf@ecrins.imag.fr \
    --to=matthieu.moy@imag.fr \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox