From: Jeff King <peff@peff.net>
To: Sverre Rabbelier <srabbelier@gmail.com>
Cc: Junio C Hamano <gitster@pobox.com>,
Elijah Newren <newren@gmail.com>,
Owen Stephens <git@owenstephens.co.uk>,
git@vger.kernel.org
Subject: Re: Malformed branch name in fast-export when specifying non-HEAD/branch revision
Date: Mon, 22 Aug 2011 12:19:32 -0400 [thread overview]
Message-ID: <20110822161932.GA1945@sigill.intra.peff.net> (raw)
In-Reply-To: <CAGdFq_iiTt8F+kPXwZZT3fAKwZLCpPr7BOYtistxvv6s52Q5nQ@mail.gmail.com>
On Sun, Aug 21, 2011 at 03:29:38PM -0700, Sverre Rabbelier wrote:
> > Yes, this was the conclusion I came to when I looked at this a month or
> > so ago. You really need to give fast-export a mapping of objects to
> > refnames, and it should output ref names _only_ for the mapping. That
> > would handle this "not a ref" case, but would also let you push
> > "refs/heads/foo" when it is equivalent to "refs/heads/master", without
> > fast-export mentioning "refs/heads/master" at all.
>
> Does this bring any new insights into how the problem I was pointing
> out (trying to push next if master points at the same commit does
> nothing) could/should be solved?
Hmm. Maybe I am misremembering the problem, but I thought that worked
already. If you say:
git fast-export refs/heads/foo
you should get only reset/commit lines in the output for refs/heads/foo,
no?
Now I can't seem to replicate the case where refs/heads/master is
mentioned, but you didn't want it to be. I may have to go back and
re-read the thread from a month or two ago when we discussed these
issues.
-Peff
next prev parent reply other threads:[~2011-08-22 16:19 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CAORuUR1viqG27+dYOFS_5SLxFOE2wHJqAQ3i3RByg_fbWACh-Q@mail.gmail.com>
2011-08-17 16:21 ` Malformed branch name in fast-export when specifying non-HEAD/branch revision Owen Stephens
2011-08-17 19:36 ` Elijah Newren
2011-08-17 22:30 ` Junio C Hamano
2011-08-17 23:19 ` Jeff King
2011-08-21 22:29 ` Sverre Rabbelier
2011-08-22 16:19 ` Jeff King [this message]
2011-08-22 16:54 ` Sverre Rabbelier
2011-08-22 17:57 ` Jeff King
2011-08-22 18:05 ` Sverre Rabbelier
2011-08-22 21:27 ` Junio C Hamano
2011-08-22 21:32 ` Jeff King
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=20110822161932.GA1945@sigill.intra.peff.net \
--to=peff@peff.net \
--cc=git@owenstephens.co.uk \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=newren@gmail.com \
--cc=srabbelier@gmail.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).