Re: [evince] Evince's default branch renamed to `main`



On Sun, 2021-10-10 at 23:24 -0300, Germán Poo-Caamaño wrote:
Hi,

The default development branch of Evince has been renamed to `main`.
To
update your local checkout, use:

git checkout master
git branch -m master main
git fetch
git branch --unset-upstream
git branch -u origin/main
git symbolic-ref refs/remotes/origin/HEAD refs/remotes/origin/main

Thanks for the instructions. Much appreciated!

~hsgg



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