Re: FYI virt-manager 'master' branch renamed to 'main'

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

 



On 2/3/22 2:56 PM, Cole Robinson wrote:
Hi all, I've changed the upstream virt-manager default branch from
'master' branch to 'main'. You can update your local repos with:

git branch -m master main
git branch main --set-upstream remotes/origin/main


FYI, my git complains:

fatal: the '--set-upstream' option is no longer supported. Please use '--track' or '--set-upstream-to' instead.

I just used '--set-upstream-to'

Also, you probably need to fetch the remote before doing this or it will complain that remotes/origin/main doesn't exist.

Cheers,
Jonathon


git pull origin --prune

Thanks,
Cole





[Index of Archives]     [Linux Virtualization]     [KVM Development]     [CentOS Virtualization]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]     [Video 4 Linux]

  Powered by Linux