From: "Lasse Kliemann" <lasse-gmane-git-2009@mail.plastictree.net>
To: git@vger.kernel.org
Subject: Re: gitosis: how to create absolutely empty repos
Date: Thu, 26 Feb 2009 11:54:20 +0000 (UTC) [thread overview]
Message-ID: <go5vtc$3dj$1@ger.gmane.org> (raw)
In-Reply-To: 200902261023.46700.trast@student.ethz.ch
Thomas Rast <trast@student.ethz.ch> writes:
Thank you for your reply!
> You can do "anything" to the repository and gitosis will create it.
> For example, doing an invalid push will work (you'll need to do this
> in a git repository to make git-push happy, but it doesn't matter what
> it contains):
>
> git push gitosis@server.example.com:repo.git :master
>
> Note that _cloning_ such a repository is only possible since 86ac751
> (Allow cloning an empty repository, 2009-01-23), which is not in any
> released version yet, but will be in 1.6.2.
Not sure if it's the same, but cloning a local repository just initialized
with 'git init' seems to work; it only gives a warning: "warning: remote HEAD
refers to nonexistent ref, unable to checkout." Using git version 1.6.1.3.
prev parent reply other threads:[~2009-02-26 11:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-25 19:54 gitosis: how to create absolutely empty repos Lasse Kliemann
2009-02-26 9:23 ` Thomas Rast
2009-02-26 11:54 ` Lasse Kliemann [this message]
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='go5vtc$3dj$1@ger.gmane.org' \
--to=lasse-gmane-git-2009@mail.plastictree.net \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.