On 08/29/2017 11:00 AM, Chuck Anderson wrote:
My packages git checkouts have f25, f27, and master branches. Are they supposed to have an f26 brach too? This page suggests they are: https://fedoraproject.org/wiki/Infrastructure/WhatHappenedToPkgdb
How are you checking? git branch? Those are local-only branches. Issue `git branch -a` to view all branches.
git checkout f26 Then you will get the upstream, remote git branch f26. _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx