Renamed bbolt master to main

35 views
Skip to first unread message

Benjamin Wang

unread,
Dec 12, 2023, 6:09:10 AM12/12/23
to etcd-dev
Hello,

I just renamed bbolt's master branch to main. All the existing PRs were automatically closed. Please feel free to raise a new PR against the new main branch if you want. I will also evaluate all the closed PRs, and resurrect them if it's needed and the original authors do not have time to do it. Sorry for the inconvenience. 

If you have a local clone, please execute the following commands,

$ git branch -m master main
$ git fetch origin
$ git branch -u origin/main main
$ git remote set-head origin -a



Regards,
Benjamin
Reply all
Reply to author
Forward
0 new messages