Microsoft Wiki

Be sure to join our wiki's Discord server by clicking here
Also follow our wiki's Twitter by clicking here

READ MORE

Microsoft Wiki
Advertisement

GitHub, Inc. is a provider of Internet hosting for software development and version control using Git. It offers the distributed version control and source code management (SCM) functionality of Git, plus its own features. It provides access control and several collaboration features such as bug tracking, feature requests, task management, continuous integration, and wikis for every project.[1] Headquartered in California, it has been a subsidiary of Microsoft since 2018.[2]

It is commonly used to host open-source projects.[3] As of June 2022, GitHub reports having over 83 million developers[4] and more than 200 million repositories[5] (including at least 28 million public repositories).[6] It is the largest source code host as of November 2021.

History[]

GitHub.com[]

Development of the GitHub.com platform began on October 19, 2007.[7][8][9] The site was launched in April 2008 by Tom Preston-Werner, Chris Wanstrath, P. J. Hyett and Scott Chacon after it had been made available for a few months prior as a beta release.[10] GitHub has an annual keynote called GitHub Universe.[11]

Organizational structure[]

GitHub, Inc. was originally a flat organization with no middle managers; in other words, "everyone is a manager" (self-management).[12] Employees could choose to work on projects that interested them (open allocation), but salaries were set by the chief executive.[13]

In 2014, GitHub, Inc. introduced a layer of middle management amid harassment claims made against senior management. Tom Preston-Werner resigned as CEO amid the scandal.[14]

Finance[]

GitHub.com was a bootstrapped start-up business, which in its first years provided enough revenue to be funded solely by its three founders and start taking on employees.[15] In July 2012, four years after the company was founded, Andreessen Horowitz invested $100 million in venture capital.[1] In July 2015 GitHub raised another $250 million of venture capital in a series B round. Investors were Sequoia Capital, Andreessen Horowitz, Thrive Capital, and other venture capital funds.[16] As of 2018, GitHub was estimated to be generating $200–300 million in Annual Recurring Revenue.[17] The GitHub service was developed by Chris Wanstrath, P. J. Hyett, Tom Preston-Werner, and Scott Chacon using Ruby on Rails, and started in February 2008. The company, GitHub, Inc., has existed since 2007 and is located in San Francisco.[18]

On February 24, 2009, GitHub announced that within the first year of being online, GitHub had accumulated over 46,000 public repositories, 17,000 of which were formed in the previous month. At that time, about 6,200 repositories had been forked at least once and 4,600 had been merged.

That same year, the site was used by over 100,000 users, according to GitHub, and had grown to host 90,000 unique public repositories, 12,000 having been forked at least once, for a total of 135,000 repositories.[19]

In 2010, GitHub was hosting 1 million repositories.[20] A year later, this number doubled.[21] ReadWriteWeb reported that GitHub had surpassed SourceForge and Google Code in total number of commits for the period of January to May 2011.[22] On January 16, 2013, GitHub passed the 3 million users mark and was then hosting more than 5 million repositories.[23] By the end of the year, the number of repositories was twice as great, reaching 10 million repositories.[24]

In 2012, GitHub raised $100 million in funding from Andreessen Horowitz with a $750 million valuation.[25] On July 29, 2015, GitHub stated it had raised $250 million in funding in a round led by Sequoia Capital. Other investors of that round included Andreessen Horowitz, Thrive Capital, and IVP (Institutional Venture Partners).[26] The round valued the company at approximately $2 billion.[27]

In 2015, GitHub opened an office in Japan, its first outside of the U.S.[28] In 2016, GitHub was ranked No. 14 on the Forbes Cloud 100 list.[29] It was not featured on the 2018, 2019, and 2020 lists.[30]

On February 28, 2018, GitHub fell victim to the third-largest distributed denial-of-service (DDoS) attack in history, with incoming traffic reaching a peak of about 1.35 terabits per second.[31]

On June 19, 2018, GitHub expanded its GitHub Education by offering free education bundles to all schools.[32][33]

Acquisition by Microsoft[]

From 2012, Microsoft became a significant user of GitHub, using it to host open-source projects and development tools such as .NET Core, Chakra Core, MSBuild, PowerShell, PowerToys, Visual Studio Code, Windows Calculator, Windows Terminal and the bulk of its product documentation (now to be found on Microsoft Docs).[34][35]

On June 4, 2018, Microsoft announced its intent to acquire GitHub for US$7.5 billion. The deal closed on October 26, 2018.[36] GitHub continued to operate independently as a community, platform and business.[37] Under Microsoft, the service was led by Xamarin's Nat Friedman, reporting to Scott Guthrie, executive vice president of Microsoft Cloud and AI. GitHub's CEO, Chris Wanstrath, was retained as a "technical fellow," also reporting to Guthrie. Nat Friedman resigned November 3, 2021; replaced by Thomas Domke. [38]

There have been concerns from developers Kyle Simpson, JavaScript trainer and author, and Rafael Laguna, CEO at Open-Xchange over Microsoft's purchase, citing uneasiness over Microsoft's handling of previous acquisitions, such as Nokia's mobile business and Skype.[39][40]

This acquisition was in line with Microsoft's business strategy under CEO Satya Nadella, which has seen a larger focus on cloud computing services, alongside the development of and contributions to open-source software.[2][35][41] Harvard Business Review argued that Microsoft was intending to acquire GitHub to get access to its user base, so it can be used as a loss leader to encourage the use of its other development products and services.[42]

Concerns over the sale bolstered interest in competitors: Bitbucket (owned by Atlassian), GitLab and SourceForge (owned by BIZX, LLC) reported that they had seen spikes in new users intending to migrate projects from GitHub to their respective services.[43][44][45][46][47]

In September 2019, GitHub acquired Semmle, a code analysis tool.[48] In February 2020, GitHub launched in India under the name GitHub India Private Limited.[49] In March 2020, GitHub announced that they were acquiring npm, a JavaScript packaging vendor, for an undisclosed sum of money.[50] The deal was closed on 15 April 2020.[51]

In early July 2020, the GitHub Archive Program was established, to archive its open-source code in perpetuity.[52]

Mascot[]

GitHub's mascot is an anthropomorphized "octocat" with five octopus-like arms.[53][54] The character was created by graphic designer Simon Oxley as clip art to sell on iStock,[55] a website that enables designers to market royalty-free digital images. GitHub became interested in Oxley's work after Twitter selected a bird that he designed for their own logo.[56] The illustration GitHub chose was a character that Oxley had named Octopuss.[55] Since GitHub wanted Octopuss for their logo (a use that the iStock license disallows), they negotiated with Oxley to buy exclusive rights to the image.[55]

GitHub renamed Octopuss to Octocat,[55] and trademarked the character along with the new name.[53] Later, GitHub hired illustrator Cameron McEfee to adapt Octocat for different purposes on the website and promotional materials; McEfee and various GitHub users have since created hundreds of variations of the character, which are available on The Octodex.[57][58]

Services[]

Projects on GitHub.com can be accessed and managed using the standard Git command-line interface; all standard Git commands work with it. GitHub.com also allows users to browse public repositories on the site. Multiple desktop clients and Git plugins are also available. The site provides social networking-like functions such as feeds, followers, wikis (using wiki software called Gollum) and a social network graph to display how developers work on their versions ("forks") of a repository and what fork (and branch within that fork) is newest.

Anyone can browse and download public repositories but only registered users can contribute content to repositories. With a registered user account, users are able to have discussions, manage repositories, submit contributions to others' repositories, and review changes to code. GitHub.com began offering limited private repositories at no cost in January 2019 (limited to three contributors per project). Previously, only public repositories were free.[59][60][61] On April 14, 2020, GitHub made "all of the core GitHub features" free for everyone, including "private repositories with unlimited collaborators."[62]

The fundamental software that underpins GitHub is Git itself, written by Linus Torvalds, creator of Linux. The additional software that provides the GitHub user interface was written using Ruby on Rails and Erlang by GitHub, Inc. developers Wanstrath,[63] Hyett, and Preston-Werner.

Scope[]

The main purpose of GitHub.com is to facilitate the version control and issue tracking aspects of software development. Labels, milestones, responsibility assignment, and a search engine are available for issue tracking. For version control, Git (and by extension GitHub.com) allows pull requests to propose changes to the source code. Users with the ability to review the proposed changes can see a diff of the requested changes and approve them. In Git terminology, this action is called "committing" and one instance of it is a "commit." A history of all commits is kept and can be viewed at a later time.

In addition, GitHub supports the following formats and features:

  • Documentation,[64] including automatically rendered README files in a variety of Markdown-like file formats
  • Wikis[65]
  • GitHub Actions,[66] which allows building continuous integration and continuous deployment pipelines for testing, releasing and deploying software without the use of third-party websites/platforms
  • Graphs: pulse, contributors, commits, code frequency, punch card, network, members
  • Integrations Directory[67]
  • Email notifications[68]
  • Discussions[69]
  • Option to subscribe someone to notifications by @ mentioning them.[70]
  • Emojis[71]
  • Nested task-lists within files
  • Visualization of geospatial data
  • 3D render files that can be previewed using a new integrated STL file viewer that displays the files on a "3D canvas."[72] The viewer is powered by WebGL and Three.js.
  • Photoshop's native PSD format can be previewed and compared to previous versions of the same file.
  • PDF document viewer
  • Security Alerts of known Common Vulnerabilities and Exposures in different packages

GitHub's Terms of Service do not require public software projects hosted on GitHub to meet the Open Source Definition. The terms of service state, "By setting your repositories to be viewed publicly, you agree to allow others to view and fork your repositories."[73]

GitHub Enterprise[]

GitHub Enterprise is a self-managed version of GitHub.com with similar functionality. It can be run on an organization's own hardware or on a cloud provider, and it has been available since November 2011.[74] In November 2020, source code for GitHub Enterprise Server was leaked online in an apparent protest against DMCA takedown of youtube-dl. According to GitHub, the source code came from GitHub accidentally sharing the code with Enterprise customers themselves, not from an attack on GitHub servers.[75][76]

GitHub Pages[]

GitHub Pages is a static web hosting service offered by GitHub since 2008 to GitHub users for hosting user blogs, project documentation,[77][78] or even whole books created as a page.[79]

All GitHub Pages content is stored in a Git repository, either as files served to visitors verbatim or in Markdown format. GitHub is seamlessly integrated with Jekyll static website and blog generator and GitHub continuous integration pipelines. Each time the content source is updated, Jekyll regenerates the website and automatically serves it via GitHub Pages infrastructure.[80]

As with the rest of GitHub, it includes both free and paid tiers of service, instead of being supported by web advertising. Websites generated through this service are hosted either as subdomains of the github.io domain, or as custom domains bought through a third-party domain name registrar.[81] When a custom domain is set on a GitHub Pages repo a Let's Encrypt certificate for it is generated automatically. Once the certificate has been generated Enforce HTTPS can be set for the repository's website to transparently redirect all HTTP requests to HTTPS.[82][83]

Gist[]

GitHub also operates a pastebin-style site called Gist,[10] which is for code snippets, as opposed to GitHub proper, which is for larger projects.[citation needed] Tom Preston-Werner débuted the feature at a Ruby conference in 2008.[84]

Gist builds on the traditional simple concept of a pastebin by adding version control for code snippets, easy forking, and TLS encryption for private pastes. Because each "gist" is its own Git repository, multiple code snippets can be contained in a single page and they can be pushed and pulled using Git.[85]

Unregistered users were able to upload Gists until March 19, 2018, when uploading gists was restricted to logged-in users, reportedly to mitigate spamming on the page of recent gists.[86]

Gists' URLs use hexadecimal IDs, and edits to gists are recorded in a revision history, which can show the text difference of thirty revisions per page with an option between a "split" and "unified" view. Like repositories, Gists can be forked, "starred", i.e. publicly bookmarked, and commented on. The count of revisions, stars, and forks is indicated on the gist page.[87]

Education program[]

GitHub launched a new program called the GitHub Student Developer Pack to give students free access to popular development tools and services. GitHub partnered with Bitnami, Crowdflower, DigitalOcean, DNSimple, HackHands, Namecheap, Orchestrate, Screenhero, SendGrid, Stripe, Travis CI, and Unreal Engine to launch the program.[88]

In 2016 GitHub announced the launch of the GitHub Campus Experts program[89] to train and encourage students to grow technology communities at their universities. The Campus Experts program is open to university students 18 years and older across the world.[90] GitHub Campus Experts are one of the primary ways that GitHub funds student-oriented events and communities, Campus Experts are given access to training, funding, and additional resources to run events and grow their communities. To become a Campus Expert applicants must complete an online training course consisting of multiple modules designed to grow community leadership skills.

GitHub Marketplace service[]

GitHub also provides some software as a service ("SaaS") integrations for adding extra features to projects. Those services include:

  • Waffle.io: Project management for software teams. Automatically see pull requests, automated builds, reviews, and deployments across all of your repositories in GitHub.
  • Rollbar: Integrate with GitHub to provide real-time debugging tools and full-stack exception reporting. It is compatible with all popular code languages, such as JavaScript, Python, .NET, Ruby, PHP, Node.js, Android, iOS, Go, Java, and C#.
  • Codebeat: For automated code analysis specialized in web and mobile developers. The supported languages for this software are Elixir, Go, Java, Swift, JavaScript, Python, Ruby, Kotlin, Objective-C, and TypeScript.
  • Travis CI: To provide confidence for your apps while doing test and ship. Also gives full control over the build environment, to adapt it to the code. Supported languages: Go, Java, JavaScript, Objective-C, Python, PHP, Ruby, and Swift.
  • GitLocalize: Developed for teams that are translating their content from one point to another. GitLocalize automatically syncs with your repository so you can keep your workflow on GitHub. It also keeps you updated on what needs to be translated.

GitHub Sponsors[]

GitHub Sponsors allows users to make monthly money donations to projects hosted on GitHub.[91] The public beta was announced on May 23, 2019, and the project accepts waitlist registrations. The Verge said that GitHub Sponsors "works exactly like Patreon" because "developers can offer various funding tiers that come with different perks, and they'll receive recurring payments from supporters who want to access them and encourage their work" except with "zero fees to use the program." Furthermore, GitHub offers incentives for early adopters during the first year: it pledges to cover payment processing costs and match sponsorship payments up to $5,000 per developer. Furthermore, users still can use other similar services like Patreon and Open Collective and link to their own websites.[92][93]

GitHub Archive Program[]

In July 2020, GitHub stored a February archive of the site[52] in an abandoned mountain mine in Svalbard, Norway, part of the Arctic World Archive and not far from the Svalbard Global Seed Vault. The archive contained the code of all active public repositories, as well as that of dormant, but significant public repositories. The 21TB of data was stored on piqlFilm archival film reels as matrix (2D) barcode (Boxing barcode), and is expected to last 500–1,000 years.[94][95][96][97]

The GitHub Archive Program is also working with partners on Project Silica, in an attempt to store all public repositories for 10,000 years. It aims to write archives into the molecular structure of quartz glass platters, using a high-precision laser that pulses a quadrillion (1,000,000,000,000,000) times per second.[97]

Controversies[]


Harassment allegations[]

In March 2014, GitHub programmer Julie Ann Horvath alleged that founder and CEO Tom Preston-Werner and his wife, Theresa, engaged in a pattern of harassment against her that led to her leaving the company.[98] In April 2014, GitHub released a statement denying Horvath's allegations.[99][100] However, following an internal investigation, GitHub confirmed the claims. GitHub's CEO Chris Wanstrath wrote on the company blog, "The investigation found Tom Preston-Werner in his capacity as GitHub's CEO acted inappropriately, including confrontational conduct, disregard of workplace complaints, insensitivity to the impact of his spouse's presence in the workplace, and failure to enforce an agreement that his spouse should not work in the office."[101] Preston-Werner subsequently resigned from the company.[102] The firm then announced it would implement new initiatives and trainings "to make sure employee concerns and conflicts are taken seriously and dealt with appropriately."[102]

Sanctions[]

On July 25, 2019, a developer based in Iran wrote on Medium that GitHub had blocked his private repositories and prohibited access to GitHub pages.[103] Soon after, GitHub confirmed that it was now blocking developers in Iran, Crimea, Cuba, North Korea, and Syria from accessing private repositories.[104] However, GitHub reopened access to GitHub Pages days later, for public repositories regardless of location. It was also revealed that using GitHub while visiting sanctioned countries could result in similar actions occurring on a user's account. GitHub responded to complaints and the media through a spokesperson, saying:

GitHub is subject to US trade control laws, and is committed to full compliance with applicable law. At the same time, GitHub's vision is to be the global platform for developer collaboration, no matter where developers reside. As a result, we take seriously our responsibility to examine government mandates thoroughly to be certain that users and customers are not impacted beyond what is required by law. This includes keeping public repositories services, including those for open source projects, available and accessible to support personal communications involving developers in sanctioned regions.[105][106]

Developers who feel that they should not have restrictions can appeal for the removal of said restrictions, including those who only travel to, and do not reside in, those countries. GitHub has forbidden the use of VPNs and IP proxies to access the site from sanctioned countries, as purchase history and IP addresses are how they flag users, among other sources.[107]

Censorship[]

On December 3, 2014, Russia blacklisted GitHub.com because GitHub initially refused to take down user-posted suicide manuals.[108] After a day, Russia withdrew its block,[109] and GitHub began blocking specific content and pages in Russia.[110] On December 31, 2014, India blocked GitHub.com along with 31 other websites over pro-ISIS content posted by users;[111] the block was lifted three days later.[112] On October 8, 2016, Turkey blocked GitHub to prevent email leakage of a hacked account belonging to the country's energy minister.[113]

On March 26, 2015, a large-scale DDoS attack was launched against GitHub.com that lasted for just under five days.[114] The attack, which appeared to originate from China, primarily targeted GitHub-hosted user content describing methods of circumventing Internet censorship.[115][116][117]

On April 19, 2020, Chinese police detained Chen Mei and Cai Wei (volunteers for Terminus 2049, a project hosted on GitHub), and accused them of "picking quarrels and provoking trouble." Cai and Chen archived news articles, interviews, and other materials published on Chinese media outlets, and social media platforms that have been removed by censors in China.[118]

ICE contract[]

GitHub has a $200,000 contract with U.S. Immigration and Customs Enforcement (ICE) for the use of their on-site product GitHub Enterprise Server. This contract was renewed in 2019, despite internal opposition from many GitHub employees. In an email sent to employees, later posted to the GitHub blog on October 9, 2019, CEO Nat Friedman stated "The revenue from the purchase is less than $200,000 and not financially material for our company." He announced that GitHub had pledged to donate $500,000 to "nonprofit groups supporting immigrant communities targeted by the current administration."[119] In response, at least 150 GitHub employees signed an open letter re-stating their opposition to the contract, and denouncing alleged human rights abuses by ICE. As of November 13, 2019, five workers had resigned over the contract.[120][121][122]

The ICE contract dispute came into focus again in June 2020 due to the company's decision to abandon "master/slave" branch terminology, spurred by the George Floyd protests and Black Lives Matter movement.[123] Detractors of GitHub describe the branch renaming to be a form of performative activism and have urged GitHub to cancel their ICE contract instead.[124] An open letter from members of the open source community was shared on GitHub in December 2019, demanding that the company drop its contract with ICE and provide more transparency into how they conduct business and partnerships. The letter has been signed by more than 700 people.[125]

Capitol riot comments and employee firing[]

In January 2021, GitHub fired one of its employees after he expressed concern for colleagues as a violent mob stormed the U.S. Capitol, calling some of the rioters "Nazis."[126] After an investigation, GitHub's COO said there were "significant errors of judgment and procedure" with the company's decision to fire the employee. As a result of the investigation, GitHub reached out to the employee, and the company's head of human resources resigned.[127][128]

Criticism[]

Linus Torvalds, the original developer of the Git software, has criticized the merging ability of the GitHub interface.[129][130]

References[]

  1. 1.0 1.1 Williams, Alex (July 9, 2012). "GitHub Pours Energies into Enterprise – Raises $100 Million From Power VC Andreessen Horowitz". TechCrunch. "Andreessen Horowitz is investing an eye-popping $100 million into GitHub" 
  2. 2.0 2.1 "Microsoft has acquired GitHub for $7.5B in stock" (in en-US). Retrieved June 4, 2018. 
  3. "The Problem With Putting All the World's Code in GitHub". June 29, 2015. Retrieved June 29, 2015. 
  4. "User search" (in en). Retrieved Jan 29, 2019. "Showing 40,206,691 available users" 
  5. "Github Number of Repositories" (in en). Retrieved October 5, 2020. 
  6. "Repository search for public repositories" (in en). Retrieved June 5, 2018. "Showing 28,177,992 available repository results" 
  7. Weis, Kristina (February 10, 2014). "GitHub CEO and Co-Founder Chris Wanstrath Keynoting Esri's DevSummit!". Retrieved February 13, 2018. "in 2007 they began working on GitHub as a side project" 
  8. Preston-Werner, Tom (October 19, 2008). "GitHub Turns One!". GitHub. Retrieved March 28, 2014. 
  9. Wanstrath, Chris (December 7, 2009). "The first commit was on a Friday night in October, around 10 pm.". Retrieved November 4, 2017. 
  10. 10.0 10.1 Catone, Josh (July 24, 2008). "GitHub Gist is Pastie on Steroids". Retrieved February 13, 2018. "GitHub hosts about 10,000 projects and officially launched in April of this year after a beta period of a few months." 
  11. "GitHub Universe". 
  12. Tomayko, Ryan (April 2, 2012). "Show How, Don't Tell What - A Management Style". Retrieved August 28, 2013. 
  13. Hardy, Quentin. "Dreams of 'Open' Everything". New York Times. 
  14. Evelyn, Rusli (July 17, 2014). "Harassment claims make startup GitHub grow up". The Wall Street Journal. 
  15. Michael, Carney (June 20, 2013). "GitHub CEO explains why the company took so damn long to raise venture capital". PandoDaily. 
  16. Lardinois, Frederic. "GitHub Raises $250M Series B Round To Take Risks". Retrieved July 4, 2016. 
  17. "GitHub was also talking to Google about a deal, but went with Microsoft instead". June 5, 2018. 
  18. Neumann, Alexander. "GitHub populärer als SourceForge und Google Code". Retrieved June 8, 2018. 
  19. Dascalescu, Dan (November 3, 2009). "The PITA Threshold: GitHub vs. CPAN". Dan Dascalescu's Wiki. Retrieved February 13, 2018. 
  20. "One Million Repositories, Git Official Blog". July 25, 2010. Retrieved April 29, 2011. 
  21. "Those are some big numbers, Git Official Blog". April 20, 2011. Retrieved April 29, 2011. 
  22. "Github Has Surpassed Sourceforge and Google Code in Popularity". June 2, 2011. Retrieved February 13, 2018. "During the period Black Duck examined, Github had 1,153,059 commits, Sourceforge had 624,989, Google Code and 287,901 and CodePlex had 49,839." 
  23. "Code-sharing site Github turns five and hits 3.5 million users, 6 million repositories". TheNextWeb.com. April 11, 2013. Retrieved April 11, 2013. 
  24. "10 Million Repositories". GitHub.com. December 23, 2013. Retrieved December 28, 2013. 
  25. "GitHub Pours Energies into Enterprise – Raises $100 Million From Power VC Andreessen Horowitz" (in en-US). Retrieved 2020-02-07. 
  26. "GitHub Raises $250M Series B Round Led By Sequoia Capital" (in en-US). Retrieved 2020-02-07. 
  27. "GitHub raises $250 million in new funding, now valued at $2 billion". Fortune. July 29, 2015. Retrieved July 30, 2015. 
  28. "GitHub Expands To Japan, Its First Office Outside The U.S.". June 4, 2015. Retrieved June 25, 2017. 
  29. "Forbes Cloud 100". Forbes. Retrieved October 31, 2016. 
  30. "GitHub" (in en). Retrieved 2020-10-06. 
  31. "GitHub Survived the Biggest DDoS Attack Ever Recorded". Wired.com. 
  32. Hughes, Matthew (June 19, 2018). "GitHub's free education bundle is now available to all schools" (in en-US). The Next Web. 
  33. "GitHub Education is a free software development package for schools" (in en-US). Engadget. 
  34. "Microsoft confirms it will acquire GitHub for $7.5 billion" (in en-US). VentureBeat. June 4, 2018. 
  35. 35.0 35.1 "Microsoft confirms it will acquire GitHub for $7.5 billion". The Verge. 
  36. Warren, Tom (2018-10-26). "Microsoft completes GitHub acquisition". The Verge. Vox. Retrieved July 27, 2020. 
  37. "Microsoft to acquire GitHub for $7.5 billion" (in en-US). 2018-06-04. Retrieved 2020-01-22. 
  38. Nat, Friedman (November 3, 2021). "Thank You, GitHub". GitHub Blog. 
  39. Warren, Tom. "Here's what GitHub developers really think about Microsoft's acquisition". The Verge. 
  40. Merriman, Chris. "Microsoft has snapped up GitHub and the internet has feelings | TheINQUIRER" (in en). The Inquirer. 
  41. Horwitz, Josh. "GitHub users are already fuming about the company's sale to Microsoft" (in en-US). Quartz. 
  42. "Why Microsoft Is Willing to Pay So Much for GitHub". Harvard Business Review. June 6, 2018. 
  43. "10 reasons why teams are switching from GitHub to Bitbucket after Microsoft acquisition" (in en). 
  44. Tung, Liam. "GitHub rivals gain from Microsoft acquisition but it's no mass exodus, yet" (in en). ZDNet. 
  45. "If Microsoft buying GitHub freaks you out, here are your best alternatives" (in en). TechRepublic. 
  46. "GitHub Importer" (in en). SourceForge. 
  47. Mathews, Jennifer. "GitHub vs GitLab". GitHub. Retrieved 31 May 2022. 
  48. Lardinois, Frederic (2019-09-19). "GitHub acquires code analysis tool Semmle". Retrieved 2020-12-23. 
  49. Mehta, Ivan (2020-02-12). "GitHub launches an Indian subsidiary to boost its developer community" (in en-us). Retrieved 2020-03-02. 
  50. "GitHub is acquiring NPM, a service used by 12 million developers". March 16, 2020. Retrieved March 16, 2020. 
  51. Epling, Jeremy (15 April 2020). "npm has joined GitHub". GitHub, Inc. Retrieved July 16, 2020. 
  52. 52.0 52.1 "GitHub Archive Program: the journey of the world's open source code to the Arctic" (in en-US). 2020-07-16. Retrieved 2020-07-18. 
  53. 53.0 53.1 "GitHub Octodex FAQ". Retrieved September 21, 2015. 
  54. Jaramillo, Tony (November 24, 2014). "From Sticker to Sculpture: The making of the Octocat figurine". GitHub. Retrieved April 19, 2017. 
  55. 55.0 55.1 55.2 55.3 DeAmicis, Carmel (July 8, 2013). "Original GitHub Octocat designer Simon Oxley on his famous creation: "I don't remember drawing it"". Retrieved April 19, 2017. 
  56. Campbell-Dollaghan, Kelsey (April 26, 2013). "Meet the Accidental Designer of the GitHub and Twitter Logos". Fast Company. Retrieved April 19, 2017. 
  57. McEfee, Cameron (May 12, 2016). "The Octocat—a nerdy household name". Cameron McEfee. Retrieved April 19, 2017. 
  58. Goldman, David. "What IS that thing behind Satya Nadella in the GitHub photo?". CNNMoney. 
  59. "Microsoft-Owned GitHub Just Made It Free for Coders to Keep Projects Private in Small Teams" (in en). Retrieved 2019-06-13. 
  60. Zhou, Marrian. "GitHub is giving free users unlimited private repositories" (in en). Retrieved 2019-06-13. 
  61. Chan, Rosalie. "GitHub makes its first major move since Microsoft bought it for $7.5 billion — and it's something customers have long been asking for". Retrieved 2019-06-13. 
  62. Friedman, Nat (April 14, 2020). "GitHub is now free for teams". 
  63. "Interview with Chris Wanstrath". Doeswhat.com. March 6, 2012. Retrieved February 26, 2013. 
  64. "GitHub.com Help Documentation" (in en). Retrieved 2021-09-21. 
  65. "About wikis" (in en). Retrieved 2021-09-21. 
  66. "What is GitHub Actions? • GitHub Actions" (in en). Retrieved 2021-12-06. 
  67. "Integrations Directory". GitHub. Retrieved April 30, 2016. 
  68. "About email notifications for pushes to your repository" (in en). Retrieved 2021-09-21. 
  69. "GitHub Discussions Documentation" (in en). Retrieved 2021-09-21. 
  70. "Mention @somebody. They're notified.". GitHub. March 23, 2011. Retrieved April 30, 2016. 
  71. "Github Help / Categories / Writing on GitHub". Github.com. Retrieved April 30, 2016. 
  72. Weinhoffer, Eric (April 9, 2013). "GitHub Now Supports STL File Viewing". Retrieved February 13, 2018. 
  73. "GitHub Terms of Service - User Documentation". Help.github.com. February 11, 2016. Retrieved December 5, 2016. 
  74. Zach Holman (2011-11-01). "Introducing GitHub Enterprise". GitHub Blog. 
  75. Salter, Jim (2020-11-05). "GitHub's source code was leaked on GitHub last night... sort of" (in en-us). Retrieved 2020-11-06. 
  76. Cimpanu, Catalin. "GitHub denies getting hacked" (in en). Retrieved 2020-11-06. 
  77. Bell, Peter; Beer, Brent (2014-11-11) (in en). Introducing GitHub: A Non-Technical Guide. "O'Reilly Media, Inc.". ISBN 9781491949832. Retrieved June 15, 2019. 
  78. Pipinellis, Achilleas (2015-09-30) (in en). GitHub Essentials. Packt Publishing Ltd. ISBN 9781783553723. Retrieved June 15, 2019. 
  79. Xie, Yihui (2016-12-12) (in en). bookdown: Authoring Books and Technical Documents with R Markdown. CRC Press. ISBN 9781351792608. Retrieved June 15, 2019. 
  80. "Build A Blog With Jekyll And GitHub Pages" (in en). 2014-08-01. Retrieved 2019-06-15. 
  81. Sawant, Uday R. (2016-06-30) (in en). Ubuntu Server Cookbook. Packt Publishing Ltd. ISBN 9781785887987. Retrieved June 15, 2019. 
  82. All GitHub Pages sites, including sites that are correctly configured with a custom domain, support HTTPS and HTTPS enforcement."Securing your GitHub Pages site with HTTPS". GitHub. Retrieved 2020-06-01. 
  83. Custom domains on GitHub Pages gain support for HTTPS.Moore, Parker (2018-05-01). "Custom domains on GitHub Pages gain support for HTTPS". GitHub. Retrieved 2020-06-01. 
  84. Preston-Werner, Tom (July 20, 2008). "God's memory leak - a scientific treatment". RubyFringe. "He previewed the upcoming git feature gist" 
  85. "Creating gists" (in en). Retrieved 2021-12-25. 
  86. "Deprecation Notice: Removing Anonymous Gist Creation". 2018-02-18. Retrieved 2020-09-30. 
  87. "Build software better, together". 
  88. Lardinois, Frederic (October 7, 2014). "GitHub Partners With Digital Ocean, Unreal Engine, Others To Give Students Free Access To Developer Tools". TechCrunch. 
  89. "GitHub Campus Experts - Technology leadership at your school" (in en-US). 2016-06-25. Retrieved 2019-01-22. 
  90. "GitHub Campus Experts". Retrieved 2019-01-22. 
  91. "GitHub Sponsors". Retrieved May 24, 2019. 
  92. Kastrenakes, Jacob (2019-05-23). "GitHub launches Sponsors, a Patreon-style funding tool for developers". Retrieved 2019-05-24. 
  93. "Announcing GitHub Sponsors: a new way to contribute to open source" (in en-US). 2019-05-23. Retrieved 2019-05-24. 
  94. "GitHub Has Stored Its Code in an Arctic Vault It Hopes Will Last 1,000 Years" (in en-us). Retrieved 2020-07-18. 
  95. Canales, Katie (2020-07-18). "GitHub, the world's largest open-source software site, just had mounds of data stored in the permafrost chamber of an old coal mine deep in an Arctic mountain for 1,000 years". Microsoft. Retrieved July 18, 2020. 
  96. Truong, Kevin (17 July 2020). "21 Terabytes of Open Source Code Is Now Stored in an Arctic Vault". Vice Media. Retrieved July 18, 2020. 
  97. 97.0 97.1 Byrne, Nate (12 August 2020). "Buried deep in the ice is the GitHub code vault". Australian Broadcasting Corporation. Retrieved 13 August 2020. 
  98. Biddle, Sam; Tiku, Nitasha (March 17, 2014). "Meet the Married Duo Behind Tech's Biggest New Harassment Scandal". Vallywag. Gawker. Retrieved March 17, 2014. 
  99. Miller, Claire Cain (April 21, 2014). "GitHub Founder Resigns After Investigation". Bits. The New York Times. Retrieved February 13, 2018. 
  100. Wilhelm, Alex (April 21, 2014). "GitHub Denies Allegations Of "Gender-Based Harassment," Co-Founder Preston-Werner Resigns". TechCrunch. Retrieved June 25, 2017. 
  101. "Follow up to the investigation results". April 28, 2014. Retrieved November 11, 2014. 
  102. 102.0 102.1 McMillan, Robert (2014-04-21). "GitHub Founder Steps Down After Harassment Probe". Wired. ISSN 1059-1028. Retrieved 2020-10-12. 
  103. Saeedi Fard, Hamed (2019-07-29). "GitHub blocked my account and they think I'm developing nuclear weapons" (in en). Retrieved 2019-08-12. 
  104. "GitHub confirms it has blocked developers in Iran, Syria and Crimea" (in en-US). Retrieved 2019-08-10. 
  105. Tung, Liam. "GitHub starts blocking developers in countries facing US trade sanctions" (in en). Retrieved 2019-08-10. 
  106. Porter, Jon (2019-07-29). "GitHub restricts developer accounts based in Iran, Crimea, and other countries under US sanctions". Retrieved 2019-08-10. 
  107. "GitHub and Trade Controls - GitHub Help". Retrieved 2019-08-12. 
  108. "Russia Blacklists, Blocks GitHub Over Pages That Refer to Suicide". {{|TechCrunch}}. 
  109. McMillan, Robert. "Russia's Creeping Descent Into Internet Censorship" (in en-US). WIRED. Retrieved June 3, 2018. 
  110. "To Get Off Russia's Blacklist, GitHub Has Blocked Access To Pages That Highlight Suicide" (in en-US). Retrieved 2020-10-12. 
  111. "GitHub, Vimeo and 30 more sites blocked in India over content from ISIS". The Next Web. December 31, 2014. Retrieved February 13, 2018. 
  112. Wright, Mic (2015-01-02). "India Lifts Blocks On Github, Weebly, Dailymotion And Vimeo" (in en-us). Retrieved 2020-10-12. 
  113. "Turkey blocked GitHub and Dropbox to hide leaks – reports". October 10, 2016. Retrieved October 11, 2016. 
  114. "Large Scale DDoS Attack on github.com". GitHub. March 27, 2015. Retrieved March 31, 2015. 
  115. "Last night, GitHub was hit with massive denial-of-service attack from China". March 27, 2015. Retrieved March 27, 2015. 
  116. "U.S. Coding Website GitHub Hit With Cyberattack". March 29, 2015. Retrieved March 29, 2015. 
  117. "Massive denial-of-service attack on GitHub tied to Chinese government". March 31, 2015. Retrieved April 1, 2015. 
  118. Human Rights Watch (April 27, 2020). "China: Free Covid-19 Activists, 'Citizen Journalists'". Retrieved 27 August 2020. 
  119. "GitHub and US Government developers". GitHub. 9 October 2019. Retrieved October 10, 2019. 
  120. "As GitHub's Conference Begins, Five Employees Resign Over ICE Contract" (in en). Vice. 13 November 2019. Retrieved November 15, 2019. 
  121. Ghaffary, Shirin (9 October 2019). "GitHub is the latest tech company to face controversy over its contracts with ICE" (in en). Retrieved November 15, 2019. 
  122. "Letter from GitHub employees to CEO about the company's ICE contract" (in en). The Washington Post. 
  123. "Microsoft's GitHub drops master-slave jargon" (in en-GB). BBC News. 2020-06-15. 
  124. "After GitHub CEO backs Black Lives Matter, workers demand an end to ICE contract" (in en-US). 2020-06-13. Retrieved 2020-07-01. 
  125. "The Open Source Community Is Calling on Github to 'Drop ICE'" (in en). Retrieved 2020-10-19. 
  126. Chan, Rosalie. "EXCLUSIVE: GitHub is facing employee backlash after the firing of a Jewish employee who suggested 'Nazis are about' on the day of the US Capitol siege". Retrieved 2021-01-18. 
  127. "Fired GitHub employee who warned co-workers about Nazis is seeking legal counsel" (in en-US). Retrieved 2021-01-18. 
  128. Higgins-Dunn, Noah (2021-01-17). "GitHub head of HR resigns after investigation into firing of Jewish employee over Capitol riot comments" (in en). CNBC. Retrieved 2021-01-18. 
  129. Tim Anderson. "GitHub merges 'useless garbage' says Linus Torvalds as new NTFS support added to Linux kernel 5.15" (in en). Retrieved 2022-01-27. 
  130. McMillan, Robert. "Linus Torvalds Invented Git, But He Pulls No Patches With GitHub" (in en-US). Wired. ISSN 1059-1028. Retrieved 2022-01-27. 

External links[]

Smallwikipedialogo
Wikipedia (article: GitHub )
This page uses Creative Commons Licensed content from Wikipedia (view authors).
Advertisement