All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Santi Béjar" <santi@agolina.net>
To: frankkany <frankkany@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: git remote show origin (URL)
Date: Mon, 11 Jul 2011 18:24:38 +0200	[thread overview]
Message-ID: <CA+gHt1AxfgB=zJ2hVZ-7gZzyPFDuTyFW_NqiepobTWHRsafAhw@mail.gmail.com> (raw)
In-Reply-To: <1310400505376-6571492.post@n2.nabble.com>

Hello,

On Mon, Jul 11, 2011 at 6:08 PM, frankkany <frankkany@gmail.com> wrote:
> On box (A), when using "git remote show origin", I'm used to seeing something
> like the following next to the FETCH/PUSH URL:
> "git@somegitrepo.com:somefolder/someproject.git"
>
> The URL is actually pingable.
>
> On box (B), when using "git remote show origin" on an unfamiliar project,
> the FETCH/PUSH URL is: "hidden-repos:repositories/mysteryproject.git".
>
> How can I find where the actual url/directory where "hidden-repos" is
> pointing?

Maybe it is using an url.<base>.insteadOf that is set to
"hidden-repos:", check it with "git config -l".

But here the output of "git remote show $repo" is with the actual url,
not with the "hidden" ones, so not sure if it is your case.

HTH,
Santi

  reply	other threads:[~2011-07-11 16:25 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-11 16:08 git remote show origin (URL) frankkany
2011-07-11 16:24 ` Santi Béjar [this message]
2011-07-11 17:10   ` frankkany
2011-07-11 17:46     ` Andreas Schwab
2011-07-11 17:26 ` Andreas Schwab
2011-07-11 17:42   ` frankkany
2011-07-11 17:34 ` Illia Bobyr

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='CA+gHt1AxfgB=zJ2hVZ-7gZzyPFDuTyFW_NqiepobTWHRsafAhw@mail.gmail.com' \
    --to=santi@agolina.net \
    --cc=frankkany@gmail.com \
    --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.