Mailing List Archive

Announcement: Github default branch change
All,

We just changed the default branch on GitHub from `dev/0.104` to `main`, hopefully for the last time.
Please see this page describing the git work flow change: https://docs.clamav.net/manual/Development/clamav-git-work-flow.html

We had been planning to do this with the stable release of 0.104 but realized that with the release candidate, now is the perfect time for the change. This allows us to continue work towards the next feature version in the `main` branch while any fixes for the 0.104 release will happen in our new `rel/0.104` branch.
We will of course create the clamav-0.104.0 tag at the head of `rel/0.104` on release day.

Sorry if the default branch change caused any confusion.

If you have a local clone, you can update it by running:

git branch -m dev/0.104 main
git fetch origin
git branch -u origin/main main
git remote set-head origin -a


Regards,
Micah

Micah Snyder
ClamAV
Talos
Cisco Systems, Inc.

_______________________________________________

clamav-devel mailing list
clamav-devel@lists.clamav.net
https://lists.clamav.net/mailman/listinfo/clamav-devel

Please submit your patches to our Github: https://github.com/Cisco-Talos/clamav-devel/pulls

Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml