cloud-init team mailing list archive
-
cloud-init team
-
Mailing list archive
-
Message #00344
community-notice: cloud-init default branch rename from master to main
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Hi Cloud-init Devs,
As cloud-init upstream, we would like to rename our primary development
branch from `master` to `main` to establish more inclusive branch naming
practices. Github in general is starting to establish this practice as
well[1].
If there are no objections to this transition, we would like to perform
this default branch name change in two weeks.
Impact to developers:
- Existing PRs against "master" branch will remain intact and retargeted
to 'main' instead of master until merged or closed
- New PRs will automatically target the default "main" branch
- New `git clone git@xxxxxxxxxx:canonical/cloud-init.git` will
automatically default to follow "main" branch instead of "master"
- Local git clones of cloud-init repository on your system will need to
perform the following:
git checkout master
git branch -m main
git branch -u upstream/main
Thanks,
Chad
References:
[1] https://github.com/github/renaming
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEE4lRR4CIbV3Pev/F47NrLFgmVrYkFAmC5kscACgkQ7NrLFgmV
rYk9eQ/+PxU//O8q695AX+kOtTEWxaKgKTFrwvVD/uKB699TdBmOHfN5gCH7eLiI
hH7ck6FAngrLzcFUo1JLgGeBFAf7RlQrSxSW4o3W5bOqWbdOeawM7XY8PW38Z0fx
0oYSwD/x+Jp5W9OHiKecCkTYESh05ONRUjMEbW6ZFjvYIsFSjsQ9/TuIiBo4p0zW
ihgvxqhLvAbYEQt7hfUcmItbx8Ii/Mi+thBzXxWK9EG8JY3Z07Sm/3zrwNtzEIoD
9WYMKFFCbNEiuiQfLyeKQGHRBXpTyDE8exN4atH8fjO90nqJ4mzdUdDukL7Gj6r9
UBJGy8wcSh7FvY2c+iuBNKXinwl8+OjgCWYaia+n3/uJF+MenWtTgE9ALIx4Vcjc
UFEViFhPUpQxKjc8+Uq9dSgxDzDtbB69upiG6uyLJaBw5zd1Luv4Gf2NiuPtPuPI
plMPZbcThzfnwlESwYyWQzPkmjpgjum8UFOa8tBLlwiXyxKoqBgmJknTYZerx0qs
/CKCzWbTUXUnnzO1ycHli1j1Y1AhMHUvye0Q6d9Ck48ELB1KOq3mpLudWfV4nxmm
hPfC0EaOD55R3TUquhDPIhjSuZUclEmdclHVRKFX6xbVKczzOjPSRB1mO18UgMQe
XEzZNOsA0FttBWTRRmWzrfPhU3IaZsDtZrN3QpT2c6f5Z+BUh3M=
=6l2N
-----END PGP SIGNATURE-----
Follow ups