Re: src.fedoraproject.org branch conversion status

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



[re-sending to devel instead of devel-announce, apologies if
this arrives twice.]

Kevin Fenzi wrote:
> Greetings everyone and thanks for your patience with us today.

Thank you Kevin and all the folks who help make such changes
happen relatively seamlessly. :)

> You will want to re-clone any repos you have that have changed, or pull
> changes and switch to the new branch.

In case it's helpful (and not better documented elsewhere),
it's possible to rename your existing local master branch to
rawhide and adjust the upstream tracking branch.

In a typical dist-git clone from the rpms tree, you'd do
this:

    git fetch && git branch -m master rawhide && git branch -u origin/rawhide rawhide

The -u option is the short form of --set-upstream-to.

That should make the switch relatively simple for folks, I
hope.  It's easier than making a fresh clone, for me.

-- 
Todd
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The surest sign that intelligent life exists elsewhere in the universe
is that it has never tried to contact us.
    -- Bill Watterson (Calvin and Hobbes)

Attachment: signature.asc
Description: PGP signature

_______________________________________________
devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Users]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]

  Powered by Linux