git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Eugene Sajine <euguess@gmail.com>
To: git@vger.kernel.org
Cc: Eugene Sajine <euguess@gmail.com>
Subject: feature request/proposal - clone --bare, init and init --bare with  descrition
Date: Fri, 9 Oct 2009 14:24:41 -0400	[thread overview]
Message-ID: <76c5b8580910091124w442e67fco52a445f16689b3ff@mail.gmail.com> (raw)

Hi,


here is the use case:

I'm migrating a project from CVS. I'm geting a git repo from git
cvsimport. Now I have to create a bare copy of it and put it on the
server so gitweb will see it.
Currently i have to do:

$ git clone --bare repo repo.git

I would like to be able to do

$ git clone --bare repo repo.git -d "this is my super-duper project"

So, the message goes directly to the description file.

Same thing with init or init --bare

I should have a possibility to do

$ git init --bare -d "this is my super-duper project"

What do you think?

Thanks,
Eugene

                 reply	other threads:[~2009-10-09 18:29 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=76c5b8580910091124w442e67fco52a445f16689b3ff@mail.gmail.com \
    --to=euguess@gmail.com \
    --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;
as well as URLs for NNTP newsgroup(s).