[python-ldap] Renamed master branch to main branch

Simon Pichugin spichugi at redhat.com
Wed Jan 25 18:54:11 EST 2023


Hello,
As part of the conscious language effort, the master branch has been
renamed to the main branch.

For those affected by this, please update your local source code
repositories by running the following commands:

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

Existing Pull-Requests have already been updated with the new branch name.

Thank you!

Regards,
Simon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/python-ldap/attachments/20230125/84100308/attachment.html>


More information about the python-ldap mailing list