Pretty 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.
Mozilla Firefox – Official GitHub repo
21–30 of 481 posts
Re: Mozilla Firefox – Official GitHub repo
#22Why 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/
Probably only for visibility. Or MS is in the process of sponsoring them.
Re: Mozilla Firefox – Official GitHub repo
#23Re: Mozilla Firefox – Official GitHub repo
#24Pretty 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.
Care to explain?
Sure, there would be local copies everywhere, but for a distribution version control system, it's pretty centralized at GitHub
Re: Mozilla Firefox – Official GitHub repo
#25Re: Mozilla Firefox – Official GitHub repo
#26Pretty 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.
Everything surrounding code: issues, CICD, etc, is obviously another story. But it's not a story that is answered by distributed git either. (though I would love a good issue tracking system that is done entirely inside git)
Re: Mozilla Firefox – Official GitHub repo
#27Pretty 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
#28Pretty 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.
To be fair, Git itself is a bit of a pain, and GitHub's main achievement is/was to make it somewhat bearable.
Everything is fully and completely explained, in terms which mean nothing.
Re: Mozilla Firefox – Official GitHub repo
#29Why 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/
Probably only for visibility. Or MS is in the process of sponsoring them.
Think you might be on something, with the incoming end of Google cash flow, Firefox may be in discussion with bing and that could be part of the agreement, use Microsoft server.
Re: Mozilla Firefox – Official GitHub repo
#30Pretty 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.