git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* feature request/proposal - clone --bare, init and init --bare with  descrition
@ 2009-10-09 18:24 Eugene Sajine
  0 siblings, 0 replies; only message in thread
From: Eugene Sajine @ 2009-10-09 18:24 UTC (permalink / raw)
  To: git; +Cc: Eugene Sajine

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-10-09 18:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-10-09 18:24 feature request/proposal - clone --bare, init and init --bare with descrition Eugene Sajine

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).