From: Jan Wielemaker <wielemak@science.uva.nl>
To: git@vger.kernel.org
Subject: Re: Cloning empty repositories, was Re: What is the idea for bare repositories?
Date: Mon, 12 Nov 2007 19:55:41 +0100 [thread overview]
Message-ID: <200711121955.42154.wielemak@science.uva.nl> (raw)
In-Reply-To: <vpq7iknqrtp.fsf@bauges.imag.fr>
On Monday 12 November 2007 18:47:14 Matthieu Moy wrote:
> Johannes Schindelin <Johannes.Schindelin@gmx.de> writes:
> > I don't see what is soooo hard with using git-remote in the repo you are
> > pushing from. It's just a "git remote add origin <url>", and you can
> > even use this to push right afterwards: "git push --all origin".
>
> If "git remote add" is so easy, why does "git clone" set up the remote
> for you?
>
> And don't tell me that you didn't notice that "git clone" does more
> than your proposed "git remote add origin ...".
>
> > Besides, if you really want to work together, chances are that you do
> > _not_ want to start with <n> independent initial commits.
>
> So, what?
>
> > So you need to populate the repository before starting _anyway_.
>
> Last time I checked, the thread was talking about bare repository.
> Perhaps you have a magic formula to populate a bare repository without
> pushing to it from another repo, but I don't.
Hey guys, don't fight about the details. Just stick to
* Creating a bare empty repositiory is possible and a perfectly
valid way to create a shared repositiory.
* Clone and push is the natural way to modify it. At least to
me this was the obvious thing to do. Explicitely playing with
remotes is -as far as i'm concerned- lesson 2.
* If this cannot be done (but, what is wrong with an empty tree?)
at least
- git clone should *not* say it created a repository
- The documentation should have a note on that
Cheers --- Jan
next prev parent reply other threads:[~2007-11-12 18:56 UTC|newest]
Thread overview: 68+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-12 13:11 What is the idea for bare repositories? David Kastrup
2007-11-12 13:19 ` Bruno Cesar Ribas
2007-11-12 13:57 ` Johannes Schindelin
2007-11-12 16:19 ` Jan Wielemaker
2007-11-12 16:34 ` Cloning empty repositories, was " Johannes Schindelin
2007-11-12 16:41 ` Matthieu Moy
2007-11-12 17:15 ` Johannes Schindelin
2007-11-12 17:24 ` Bill Lear
2007-11-12 17:30 ` Johannes Schindelin
2007-11-12 17:47 ` Matthieu Moy
2007-11-12 17:57 ` Johannes Schindelin
2007-11-12 18:02 ` Matthieu Moy
2007-11-12 18:06 ` Johannes Schindelin
2007-11-12 18:09 ` Matthieu Moy
2007-11-12 21:56 ` Junio C Hamano
2007-11-12 22:06 ` Nicolas Pitre
2007-11-12 22:17 ` Johannes Schindelin
2007-11-13 22:56 ` David Kastrup
2007-11-13 0:13 ` Andreas Ericsson
2007-11-13 9:48 ` Matthieu Moy
2007-11-13 10:02 ` Shawn O. Pearce
2007-11-13 10:50 ` Matthieu Moy
2007-11-13 11:40 ` Jeff King
2007-11-13 19:50 ` Brian Gernhardt
2007-11-13 21:48 ` Matthieu Moy
2007-11-13 23:56 ` Johannes Schindelin
2007-11-14 9:35 ` Matthieu Moy
2007-11-13 17:34 ` Nicolas Pitre
2007-11-13 10:08 ` Jakub Narebski
2007-11-13 11:19 ` Johannes Schindelin
2007-11-13 18:41 ` Junio C Hamano
2007-11-13 22:01 ` Matthieu Moy
2007-11-14 0:25 ` Junio C Hamano
2007-11-14 9:49 ` Matthieu Moy
2007-11-14 12:09 ` Sergei Organov
2007-11-14 13:41 ` Jakub Narebski
2007-11-14 14:05 ` Matthieu Moy
2007-11-14 14:13 ` Sergei Organov
2007-11-14 19:32 ` Junio C Hamano
2007-11-14 20:16 ` Bill Lear
2007-11-14 20:22 ` Bill Lear
2007-11-14 20:30 ` Wincent Colaiuta
2007-11-14 20:58 ` Johannes Schindelin
2007-11-14 23:38 ` Bill Lear
2007-11-15 0:28 ` Johannes Schindelin
2007-11-15 8:42 ` Andreas Ericsson
2007-11-15 1:16 ` David Kastrup
2007-11-15 8:51 ` Andreas Ericsson
2007-11-15 12:44 ` Johannes Schindelin
[not found] ` <?= =?ISO-8859-1?Q?Pine.=04LNX.4.64.0?= =?ISO-8859-1?Q?711151330300.167?= =?ISO-8859-1?Q?28@wbgn129.bioze?= =?ISO-8859-1?Q?ntrum.uni-wuerzb?= =?ISO-8859-1?Q?urg.de>
2007-11-15 13:15 ` David Kastrup
2007-11-15 6:19 ` Jeff King
2007-11-18 0:25 ` Jeff King
2007-11-18 1:06 ` Junio C Hamano
2007-11-18 3:25 ` Jeff King
2007-11-12 18:55 ` Jan Wielemaker [this message]
2007-11-12 17:55 ` Bill Lear
2007-11-12 17:33 ` Nicolas Pitre
2007-11-12 17:54 ` Johannes Schindelin
2007-11-12 18:16 ` Nicolas Pitre
2007-11-12 19:17 ` Andreas Ericsson
2007-11-12 21:59 ` Junio C Hamano
2007-11-12 22:49 ` Jakub Narebski
[not found] ` <Pine.LNX.4.64.0?= =?ISO-8859-1?Q?711121715090.436?= =?ISO-8859-1?Q?2@racer.site>
2007-11-12 17:32 ` David Kastrup
2007-11-12 16:39 ` Jakub Narebski
2007-11-12 14:20 ` David Tweed
2007-11-12 16:17 ` David Kastrup
2007-11-12 16:37 ` Jakub Narebski
2007-11-12 16:54 ` David Kastrup
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=200711121955.42154.wielemak@science.uva.nl \
--to=wielemak@science.uva.nl \
--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).