Hi all, Three months ago[1]. we briefly discussed changing the default git branch for the council-docs repo. I went ahead and made the change: https://pagure.io/Fedora-Council/council-docs/pull-request/93 https://pagure.io/fedora-docs/docs-fp-o/pull-request/151 This took about 15 minutes with `grep` and `awk`. Ben already ACK'd the PRs and plans to merge early next week. Sharing as a F.Y.I. if you work on Council docs soon and you have already cloned the repo. You will need to do a one-time git branch update to change from `master` to `main` once the above PRs are merged: ``` cd /path/to/council-docs/ git checkout main # check first for local changes not yet pushed upstream git branch -D master ``` === [1] https://pagure.io/Fedora-Council/council-docs/issue/86 === -- Cheers, Justin W. Flory (he/him) https://jwf.io TZ=America/New_York
Attachment:
publickey - foss@jwf.io - 570e854f.asc
Description: application/pgp-keys
Attachment:
signature.asc
Description: OpenPGP digital signature
_______________________________________________ council-discuss mailing list -- council-discuss@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to council-discuss-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/council-discuss@xxxxxxxxxxxxxxxxxxxxxxx