universal-tvars branch recreated, please *delete from your personal fork* and local checkout
David Simms
david.simms at oracle.com
Tue Apr 27 06:36:15 UTC 2021
Greetings,
Due to a botched merge pull request being published on
https://github.com/openjdk/valhalla/tree/universal-tvars , I have
recreated the branch.
Personal forks: This may cause "git skara sync" to fail updating
"universal-tvars", please remove it thus (assuming "origin" is remote
name of you personal fork):
git push -d origin universal-tvars
Local checkout: if you have a local copy of universal-tvars, remove and
grab it again:
git branch -D universal-tvars
git checkout --track origin/universal-tvars
Sorry for any inconvenience.
/David Simms
More information about the valhalla-dev
mailing list