From: Kovacs Levente <leventelist@gmail.com>
To: Junio C Hamano <gitster@pobox.com>
Cc: "git\@vger.kernel.org" <git@vger.kernel.org>
Subject: Re: remotes
Date: Wed, 4 May 2016 01:36:24 +0200 [thread overview]
Message-ID: <20160504013624.4c51ce42@wind.levalinux.org> (raw)
In-Reply-To: <xmqqshxylvwh.fsf@gitster.mtv.corp.google.com>
[-- Attachment #1: Type: text/plain, Size: 1333 bytes --]
On Tue, 03 May 2016 13:38:22 -0700
Junio C Hamano <gitster@pobox.com> wrote:
> Lev <leventelist@gmail.com> writes:
>
> > I accidentally added a remote of another repository to my config
> > file. And so I merged two different repositories together. Is there
> > any real user case for this?
>
> Using multiple remotes is a perfectly normal way in which you are
> expected to interact with a single project with other participants.
> Perhaps there is one single authoritative and canonical repository
> where everybody initially clones from, and it is likely that that
> repository is your "origin". Often there are cases where another
> participant has a topic that is not yet ready for the mainline but
> is worth considering for early adopters and/or is solid enough for
> other project participants to build their work on. In such cases,
> you can add the repository of that other participant as the second
> remote and fetch from her.
Yes, I use that feature.
> It makes no sense if the two repositories hold histories of totally
> unrelated projects, of course.
Would it make sense to implement some protection against these kind of
accidents? At least a question "are you sure you want to merge two
independent repositories/branches?"
Thanks,
Lev
--
73 de HA5OGL
Op.: Levente
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 473 bytes --]
next prev parent reply other threads:[~2016-05-03 23:36 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-03 16:16 remotes Lev
2016-05-03 20:38 ` remotes Junio C Hamano
2016-05-03 23:36 ` Kovacs Levente [this message]
2016-05-03 23:47 ` remotes Stefan Beller
2016-05-04 7:04 ` remotes Junio C Hamano
2016-05-04 8:11 ` remotes Junio C Hamano
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=20160504013624.4c51ce42@wind.levalinux.org \
--to=leventelist@gmail.com \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
/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).