From: Anthony Liguori <aliguori@us.ibm.com>
To: "François Revol" <revol@free.fr>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Branch/tag renames in git
Date: Tue, 28 Apr 2009 17:04:25 -0500 [thread overview]
Message-ID: <49F77D69.7000400@us.ibm.com> (raw)
In-Reply-To: <16302568707-BeMail@laptop>
François Revol wrote:
>> Hi,
>>
>> Based on the previous discussion, I've renamed the branches tags in
>> git. It doesn't look like a git pull automatically cleans up the old
>> branches/tags which is somewhat unfortunate.
>>
>> The new tags are in the form v0.10.3. The new stable branch is in
>> the
>> form stable-0.10.
>>
>
> Ah... so that's why I now get
> $ git pull
> error: no such remote ref refs/heads/stable_0_10
> Fetch failure: git://git.savannah.nongnu.org/qemu.git
>
> ?
>
git config branch.stable_0_10.merge refs/heads/stable-0.10
Assuming you have a local branch. I can't see why you'd have an issue
if you didn't have a local branch tracking the remote branch.
--
Regards,
Anthony Liguori
next prev parent reply other threads:[~2009-04-28 22:04 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-28 21:29 [Qemu-devel] Branch/tag renames in git Anthony Liguori
2009-04-28 21:42 ` François Revol
2009-04-28 21:58 ` François Revol
2009-04-28 22:04 ` Anthony Liguori [this message]
2009-04-28 22:08 ` François Revol
2009-04-28 22:12 ` Johannes Schindelin
2009-04-28 22:24 ` François Revol
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=49F77D69.7000400@us.ibm.com \
--to=aliguori@us.ibm.com \
--cc=qemu-devel@nongnu.org \
--cc=revol@free.fr \
/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).