From: Thomas Rast <trast@student.ethz.ch>
To: Brent Goodrick <bgoodr@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: "warning: no common commits" triggered due to change of remote's IP address?
Date: Mon, 2 Mar 2009 09:56:42 +0100 [thread overview]
Message-ID: <200903020956.45975.trast@student.ethz.ch> (raw)
In-Reply-To: <200903020940.24813.trast@student.ethz.ch>
[-- Attachment #1: Type: text/plain, Size: 434 bytes --]
Thomas Rast wrote:
> If you still have a repo that can reproduce the problem, please keep a
> copy for future investigation, and then try
>
> git fetch-pack -v $url refs/remotes/origin/home 2>&1 \
> | git name-rev --stdin
Actually this should name the remote's idea of the ref, i.e.,
git fetch-pack -v $url refs/heads/home 2>&1 \
| git name-rev --stdin
Sorry.
--
Thomas Rast
trast@{inf,student}.ethz.ch
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
next prev parent reply other threads:[~2009-03-02 8:58 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-01 18:01 "warning: no common commits" triggered due to change of remote's IP address? Brent Goodrick
2009-03-01 21:20 ` Thomas Rast
2009-03-01 23:01 ` Brent Goodrick
2009-03-02 8:40 ` Thomas Rast
2009-03-02 8:56 ` Thomas Rast [this message]
2009-03-02 16:43 ` Brent Goodrick
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=200903020956.45975.trast@student.ethz.ch \
--to=trast@student.ethz.ch \
--cc=bgoodr@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 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).