Great to see, but I wonder what lead to the decision of creating a new org instead of using github.com/mozilla
Mozilla Firefox – Official GitHub repo
11–20 of 481 posts
Re: Mozilla Firefox – Official GitHub repo
#12Re: Mozilla Firefox – Official GitHub repo
#13Why GitHub? If they truly cared about open-source they would've chosen something else, such as a self-hosted Forgejo [1], or its most common public instance Codeberg [2]. [1] https://forgejo.org/ [2] https://codeberg.org/
Re: Mozilla Firefox – Official GitHub repo
#14Why GitHub? If they truly cared about open-source they would've chosen something else, such as a self-hosted Forgejo [1], or its most common public instance Codeberg [2]. [1] https://forgejo.org/ [2] https://codeberg.org/
Re: Mozilla Firefox – Official GitHub repo
#15So they moved from hg to git? Or is this just an official mirror
firefox development has been moved from mercurial to git since early november of 2023 https://www.phoronix.com/news/Firefox-Going-Git
Re: Mozilla Firefox – Official GitHub repo
#16[flagged]
Re: Mozilla Firefox – Official GitHub repo
#17Pretty cool that Linus Torvalds invented a completely distributed version control system and 20 years later we all use it to store our code in a single place.
Re: Mozilla Firefox – Official GitHub repo
#18Why GitHub? If they truly cared about open-source they would've chosen something else, such as a self-hosted Forgejo [1], or its most common public instance Codeberg [2]. [1] https://forgejo.org/ [2] https://codeberg.org/
Even before this Mozilla almost certainly used hundreds of closed source tools, including things like Slack, Excel, Anaplan, Workday, etc.
Re: Mozilla Firefox – Official GitHub repo
#19Pretty cool that Linus Torvalds invented a completely distributed version control system and 20 years later we all use it to store our code in a single place.
Maybe if Git had native support for PRs and issues this wouldn't have happened. (And yes I'm aware of git send-email etc.)
Re: Mozilla Firefox – Official GitHub repo
#20So they moved from hg to git? Or is this just an official mirror