9front - general discussion about 9front
 help / color / mirror / Atom feed
From: Philip Silva <philip.silva@protonmail.com>
To: Benjamin Riefenstahl <b.riefenstahl@turtle-trading.net>
Cc: 9front@9front.org
Subject: Re: [9front] Git multiple remotes
Date: Tue, 04 Jan 2022 00:20:02 +0000	[thread overview]
Message-ID: <N8_YZDQ3Bfpn8f90RBR4DcHZlgma-bylz9YewpvxmLCv1wQUL8RNkSzfdETLf24Wym1jGxw3S6tMtIap6lud6Jc0I3rO-T8KmUSUCyV8snU=@protonmail.com> (raw)
In-Reply-To: <87ilv0a9fe.fsf@turtle-trading.net>

Ah ok I use it with https:// and hjgit:// so far. Maybe it's easier to try in separate directories before setting up multiple remotes in one. Also I use the fetch=... without the [core] section like so:

[remote "origin"]
        url=gits://git.9front.org/plan9front/plan9front
        fetch=+refs/heads/*:refs/remotes/origin/*
[remote "host"]
        url=ssh://benny@host/home/benny/Projects/plan9front
        fetch=+refs/heads/*:refs/remotes/host/*

Not sure if the fetch is really needed though

  reply	other threads:[~2022-01-04 10:08 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-03 15:20 Benjamin Riefenstahl
2022-01-03 16:59 ` Philip Silva
2022-01-03 19:47   ` Benjamin Riefenstahl
2022-01-04  0:20     ` Philip Silva [this message]
2022-01-04 12:44       ` Benjamin Riefenstahl
2022-01-04 16:37     ` ori
2022-01-04 19:14       ` Benjamin Riefenstahl

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='N8_YZDQ3Bfpn8f90RBR4DcHZlgma-bylz9YewpvxmLCv1wQUL8RNkSzfdETLf24Wym1jGxw3S6tMtIap6lud6Jc0I3rO-T8KmUSUCyV8snU=@protonmail.com' \
    --to=philip.silva@protonmail.com \
    --cc=9front@9front.org \
    --cc=b.riefenstahl@turtle-trading.net \
    /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).