Fact-checked by Grok 2 weeks ago

GitHub


GitHub is a web-based platform for and development using , founded in April 2008 by , , and . The service enables users to host repositories, manage code changes through branches and pull requests, track issues, and integrate workflows, serving as the for open-source projects. In June 2018, announced its acquisition of GitHub for $7.5 billion in stock, a deal completed in October of that year, which integrated the platform into Microsoft's ecosystem while committing to its independence for developer communities. As of recent reports, GitHub supports over 150 million developers, more than 4 million organizations, and hosts exceeding 420 million repositories, including contributions from 90% of 100 companies, underscoring its dominance in global software . Defining achievements include powering vast open-source ecosystems and innovations like GitHub Actions for and Copilot for AI-assisted coding, though it has faced scrutiny over practices for repositories involving sensitive or dual-use code, balancing free expression with legal compliance.

Overview

Definition and Core Functionality

GitHub is a cloud-based platform that enables developers to store, manage, and collaborate on code using the distributed version control system. It hosts —centralized storage units for project files, including , , and data—allowing users to track changes, revert modifications, and maintain project history through commits. As of recent data, GitHub supports over 420 million repositories and serves more than 150 million developers worldwide. At its core, GitHub facilitates by integrating Git's branching, merging, and diffing capabilities into a web interface, where users can create branches for isolated development and propose changes via pull requests. Pull requests incorporate workflows, enabling contributors to discuss, suggest edits, and approve integrations before merging into the main , which reduces errors and enforces quality standards. Complementing this, the issues feature provides a system for tracking bugs, feature requests, and tasks, with support for labels, milestones, and assignees to organize workflows. Additional foundational tools include forking, which allows users to create independent copies of repositories for experimentation or contribution without altering the original, and social coding elements like starring repositories for visibility and following users or projects for updates. These features collectively promote open-source collaboration, with GitHub hosting a significant portion of public projects, while also supporting private repositories for development. The platform's design emphasizes , requiring only a for most operations, though command-line integration remains essential for advanced usage.

Technical Foundation in Git

Git, the distributed version control system upon which GitHub is fundamentally built, was created by with its initial commit occurring on April 7, 2005, primarily to manage development after the withdrawal of proprietary tool . Unlike centralized systems, employs a distributed model where each repository maintains a complete history of changes, enabling offline work, efficient branching, and peer-to-peer synchronization without a single point of failure. This architecture supports GitHub's core functionality by allowing users to clone full repositories locally, make independent changes, and synchronize via push and pull operations over protocols like or SSH. At its core, Git uses a content-addressable for storage, comprising four primary object types: for file contents, trees for directory snapshots, commits for version metadata linking to parent trees, and tags for references. store raw file data hashed via , ensuring immutability and deduplication across repositories; trees recursively represent filesystem hierarchies by referencing blob or subtree hashes; and commits form a (DAG) of snapshots, with each commit including author details, timestamps, and a log message. This model facilitates efficient versioning through snapshot-based diffs rather than line-by-line in storage, though packfiles apply for transfer and archival efficiency. GitHub leverages this by hosting repositories as bare Git repositories—lacking a but containing the full .git structure—enabling scalable storage and push/pull operations for millions of projects without direct file editing on servers. Branches in Git are lightweight pointers to commits, allowing parallel development lines that diverge and merge via fast-forward or three-way merges, with conflicts resolved manually. Commits serve as of change, each representing a tree snapshot and forming the historical backbone that GitHub exposes through its web interface for browsing diffs, logs, and views. GitHub extends these primitives with features like pull requests, which propose branch merges by fetching and comparing remote refs, but relies on Git's underlying fetch, merge, and rebase commands for resolution. This foundation ensures data integrity via cryptographic hashes, preventing undetected corruption, and supports GitHub's distributed collaboration model where forks create independent copies for contribution workflows.

User Base and Scale

GitHub is utilized by more than 150 million people worldwide for discovering, forking, and contributing to over 420 million software projects as of 2025. This figure encompasses developers, organizations, and other users engaging with the platform's and features. The platform achieved its 2019 goal of reaching 100 million developers ahead of the 2025 target, reflecting accelerated adoption driven by and with enterprise workflows. Annual growth in the user base has been substantial, with 20.5 million new developers joining in 2022 alone, contributing to a surge in global participation. By 2024, the GitHub Octoverse report highlighted a expanding international developer community, with notable increases from regions outside the United States, including rapid growth in India as the largest contributor to new developer populations. This expansion correlates with heightened activity in public repositories, where contributions to generative AI projects rose 59% year-over-year in 2024. In terms of scale, GitHub hosts repositories totaling over 420 million, including public open-source projects that received 413 million contributions in 2022. The platform supports diverse scales of usage, from individual hobbyists to large enterprises, with organizational accounts enabling collaborative development across millions of lines of code. Enterprise adoption has further amplified scale, as companies leverage GitHub for internal repositories and pipelines, though public metrics emphasize open-source metrics where contributions by top companies like and dominate.

History

Founding and Early Years (2008–2012)

GitHub was developed starting in October 2007 by and , who sought to address the challenges of collaborating on code using , the distributed version control system created by in 2005. The two engineers, previously collaborators on the web framework Sinatra, built a web-based interface to enable easier sharing, forking, and merging of Git repositories, initially under the working name "Logical Awesome." PJ Hyett joined as the third co-founder in January 2008, contributing to operations and design, after which the company was formally incorporated as GitHub, Inc. in February 2008. The platform entered public beta in late 2007 and officially launched on April 10, 2008, allowing users to sign up and host repositories with features like web-based editing and social coding elements such as starring and forking. By mid-2008, GitHub hosted approximately 10,000 projects, attracting developers frustrated with the command-line limitations of standalone tools. The company operated bootstrapped from its headquarters, with the founders handling development, support, and server management personally, emphasizing open-source principles while offering paid plans for private repositories starting at $7 per month. GitHub achieved profitability within its first year of operation, as announced on February 24, 2009, through a combination of subscriptions and enterprise interest, without external . Key innovations during this period included the introduction of pull requests in late , which formalized and contribution workflows, fostering collaborative development beyond mere . By 2011, the platform hosted over 2 million repositories, reflecting exponential adoption among individual developers and open-source communities, driven by its intuitive interface and integration with 's branching model. This growth occurred amid competition from self-hosted solutions, but GitHub's hosted model reduced setup barriers, enabling rapid scaling without significant marketing spend. The absence of early funding allowed the founders to retain , though it constrained investments until the first in 2012.

Expansion and Challenges (2013–2017)

In 2013, GitHub continued its trajectory of rapid adoption among developers, building on its early momentum to host millions of repositories and foster collaborative open-source projects. By mid-2015, the platform supported 9 million users and 21 million repositories, reflecting sustained demand for its and code-sharing capabilities. Daily user additions accelerated to around 10,000 by September 2015, driven by integrations with workflows and growing recognition as a standard tool for teams. This expansion culminated in a Series B funding round on July 29, 2015, raising $250 million led by , which valued the company at over $2 billion and enabled investments in scalability and new features. GitHub's strengthened during this period, with annual recurring revenue reaching $140 million by August 2016, primarily from subscriptions and premium services. The company introduced tools to support larger organizations, such as enhanced security features and self-hosted options, while maintaining its core appeal to individual contributors. In May 2017, GitHub launched the GitHub Marketplace, a platform for integrating third-party tools like services, further streamlining developer workflows. Despite this growth, GitHub encountered significant technical and competitive pressures. On March 28, 2015, it endured what was then the largest distributed denial-of-service (DDoS) attack in internet history, peaking at 2.3 terabits per second and lasting over a week; the assault was widely attributed to efforts to suppress anti-censorship tools hosted on the site, highlighting vulnerabilities in global . Competition intensified from self-hosted alternatives like and Atlassian's , which offered similar Git-based functionalities with potentially lower costs or greater customization, contributing to a deceleration in GitHub's user acquisition rate compared to prior years. These challenges underscored the need for robust infrastructure resilience and differentiation in a maturing market for platforms.

Microsoft Acquisition and Aftermath (2018–2020)

Microsoft announced on June 4, 2018, its agreement to acquire GitHub for $7.5 billion in stock, valuing the platform at approximately 30 times its annual recurring revenue at the time. The deal aimed to integrate GitHub's developer community with Microsoft's cloud infrastructure, particularly Azure, while emphasizing commitments to open-source principles and platform independence. GitHub co-founder Chris Wanstrath endorsed the acquisition, stating it would provide resources for accelerated growth without altering the company's core mission. The transaction closed on October 26, 2018, following regulatory approvals including from the . , former CEO of (acquired by in 2016), assumed the role of GitHub's CEO immediately upon closing, replacing Wanstrath who transitioned to a part-time advisory position. positioned GitHub within its Intelligent Cloud business unit but pledged to maintain its operational autonomy, with no mandates for exclusive integration or changes to support for rival clouds. The acquisition elicited mixed reactions from developers, with initial backlash rooted in Microsoft's past reputation for proprietary software dominance and skepticism over potential "embrace, extend, extinguish" tactics against . Concerns included fears of increased commercialization, data privacy risks for private repositories, and diminished neutrality, prompting some users to explore alternatives like . However, endorsements from open-source advocates, such as the , highlighted Microsoft's evolving stance under CEO , including prior moves like open-sourcing .NET, as evidence of genuine alignment with developer needs. In the immediate aftermath through 2020, GitHub preserved its developer-centric culture with minimal disruptive changes; core features like repository hosting and collaboration tools remained unaltered, and support for non- ecosystems persisted. The platform rolled out enhancements such as GitHub Actions in beta (announced October 2018) for workflow automation, accelerating innovation without mandating . User growth continued, building on the pre-acquisition base of 28 million developers, as invested in scalability and cross-platform compatibility, countering early exodus fears with sustained adoption. By 2019, one-year assessments indicated stabilized community trust, with no widespread evidence of policy shifts undermining openness, though integration with deepened for enterprise users.

Recent Evolution and AI Integration (2021–2025)

In the years following its acquisition by , GitHub experienced sustained growth in its developer community and repository ecosystem, driven by enhanced collaboration tools and cloud-native features. By January 2023, the platform had surpassed 100 million developers, achieving ahead of schedule a goal originally set for 2025. This expansion reflected broader trends in open-source contributions, with over 420 million repositories hosted by early 2025, marking a 12.9% year-over-year increase. GitHub's annual recurring revenue reached $2 billion by late , with AI tools contributing more than 40% of that figure through premium subscriptions and enterprise adoption. A pivotal development in this period was the integration of artificial intelligence to augment developer productivity, beginning with the launch of GitHub Copilot on June 29, 2021, as a technical preview powered by OpenAI's Codex model. Copilot provided real-time code suggestions within integrated development environments like Visual Studio Code, enabling developers to accept approximately 30% of its recommendations and report productivity gains of up to 55% in task completion times, according to internal studies released in June 2023. The tool evolved from basic autocompletion to more contextual assistance, becoming generally available in June 2022 and extending to additional IDEs such as JetBrains and Neovim by late 2021. By 2023, GitHub expanded Copilot's capabilities with the introduction of Copilot on November 8, allowing organizations to train the model on proprietary codebases for customized suggestions while addressing data privacy concerns through on-premises deployment options. This version incorporated chat-based interactions for code explanation and , integrating with Microsoft's broader . Further advancements in 2024 and 2025 shifted Copilot toward agentic functionality, including multi-step task ; agent mode, announced on May 22, 2025, enabled autonomous handling of complex workflows via prompts. Complementary tools like GitHub , introduced in mid-2025, facilitated AI-native full-stack application generation from prompts, emphasizing end-to-end development acceleration. These AI integrations coincided with platform-wide enhancements, such as improved Codespaces for browser-based development environments and expanded Actions for pipelines, contributing to GitHub's Octoverse reports documenting 's role in surging global developer activity. Events like GitHub Universe 2025 highlighted these evolutions, focusing on -driven amid the 20th anniversary of . Despite benefits in efficiency, Copilot faced scrutiny over potential code duplication from public repositories and licensing risks, prompting GitHub to refine filters and indemnity policies for users. Overall, features propelled GitHub's transition from host to comprehensive developer platform, with adoption metrics indicating widespread use among individual and team workflows by 2025.

Organizational Structure

Leadership and Governance

Thomas Dohmke served as CEO of GitHub from November 2021 until his announced departure at the end of 2025. During his tenure, Dohmke oversaw the expansion of AI-driven tools, including the widespread adoption of , which contributed to GitHub's growth in developer productivity features. Prior to Dohmke, held the CEO position from October 2018 to November 2021, following Microsoft's acquisition of GitHub for $7.5 billion in June 2018. Friedman, a former venture capitalist and open-source advocate, focused on maintaining GitHub's developer-centric culture while integrating it into Microsoft's ecosystem. On August 11, 2025, Dohmke announced his to pursue entrepreneurial ventures, coinciding with a reorganization that integrates GitHub directly into its CoreAI engineering division. This restructuring eliminates GitHub's prior operational independence, placing its and teams under Microsoft's CoreAI group, which develops AI platforms and tools. No successor CEO was named immediately, with interim reporting to Microsoft's AI amid the transition. Key executives under Dohmke included roles such as Demetris Cheatham, who supported the executive team, and vice presidents overseeing product security and management. As a wholly owned of since 2018, GitHub's has been subject to Microsoft's corporate oversight, with ultimate authority residing in Microsoft's board of directors and CEO . Initially, post-acquisition assurances emphasized GitHub's autonomy in product decisions and open-source commitments to preserve its community-driven ethos. However, the 2025 integration into CoreAI reflects a shift toward tighter alignment with 's strategic priorities, particularly in and cloud services like , prioritizing migration and unified development over standalone operations. This structure lacks an independent GitHub board, with decision-making now embedded in 's hierarchical reporting lines, potentially streamlining initiatives but reducing GitHub's distinct flexibility.

Financial Model and Revenue Streams

GitHub employs a , offering core repository hosting and collaboration tools for free to individual developers and open-source projects, while monetizing advanced features, repositories, and enterprise-grade capabilities through paid subscriptions. This approach supports widespread adoption among over 100 million users, with revenue derived primarily from organizational and professional users seeking enhanced , , and compliance features. Subscriptions constitute the core revenue stream, segmented into tiers such as GitHub Free (unlimited public repositories with limited private options), GitHub Pro (at $4 per user per month, adding advanced tools like and protected branches), GitHub Team ($4 per user per month, enabling team collaboration and issue tracking), and (starting at $21 per user per month for cloud-hosted versions or custom for self-hosted servers, including advanced , protection, and capabilities). offerings account for over 50% of subscription revenue, targeting large organizations with needs for on-premises deployment and . , an AI-powered , generates additional subscription income through individual plans at $10 per month, tiers at $19 per user per month, and custom , contributing over 40% to recent growth. The GitHub Marketplace supplements subscriptions by enabling third-party developers to sell actions, apps, and integrations, with GitHub taking a revenue share from transactions. Following its 2018 acquisition by for $7.5 billion, GitHub's financials integrate into 's Intelligent Cloud segment, benefiting from synergies like hosting discounts and joint sales, though standalone reporting remains limited. Annual recurring revenue reached $250 million in 2018, grew to $1 billion by 2022, approximately $1.4 billion in 2023, and hit a $2 billion in 2024, driven by developer adoption and AI tools amid broader cloud expansion. These figures reflect estimates from executive statements and analyst projections, as aggregates GitHub within broader segments exceeding $109 billion in fiscal 2024 revenue.

Integration with Microsoft Ecosystem

Following Microsoft's acquisition of GitHub on June 4, 2018, for $7.5 billion in stock, the platform has progressively integrated with core products to facilitate developer workflows, particularly in cloud deployment, pipelines, and AI-assisted coding. These synergies leverage as the primary hosting environment for GitHub's infrastructure while enabling bidirectional data flows between GitHub repositories and tools, without initially altering GitHub's independent operation. Azure DevOps provides native integrations with GitHub, allowing users to link repositories for automated pipelines, work item tracking via Azure Boards, and pull request synchronization, which streamlines hybrid environments for enterprises using both platforms. GitHub Actions supports direct deployment to services, including container registries and virtual machines, reducing setup overhead for cloud-native applications. incorporates GitHub authentication, cloning, and branching directly into its , with extensions for Copilot code suggestions tied to -hosted models. GitHub Enterprise Cloud customers authenticated via (formerly Azure Active Directory) gain complimentary access to Basic licenses, fostering combined use for governance and compliance in large-scale deployments. extends AI capabilities to workflows, offering code completions and agentic automation in and VS Code, with features like multi-step infrastructure orchestration powered by resources. By August 2025, amid the departure of GitHub CEO Thomas Dohmke, the platform was reorganized under Microsoft's division, signaling deeper structural alignment to accelerate AI-driven developer tools across the , though GitHub retains its repository and functions. This evolution has encouraged migrations from repositories to GitHub for enhanced Copilot access, while preserving interoperability for legacy setups.

Products and Services

Repository and Collaboration Tools

GitHub repositories function as web-hosted storage for version control systems, containing , , and full revision histories of files. Each tracks changes via commits, which log modifications with metadata such as author, date, and message, enabling branching for parallel development and merging to integrate updates. Repository features include customizable README files that provide project descriptions, installation instructions, and usage guidelines, displayed prominently on the to orient visitors. Owners can enable optional tools such as wikis for collaborative , releases for packaging versions with binaries and notes, and topics for categorizing and discoverability. Issues serve as trackers for bugs, enhancements, and tasks, supporting labels, milestones, and assignees to organize workflows. Collaboration centers on forking, which duplicates a repository under a user's account for experimentation without altering the original, followed by pull requests to propose and review changes for upstream integration. Pull requests facilitate code review through inline comments, suggested edits, and status checks, with merge options like squash or rebase to maintain clean histories. As of April 2025, GitHub Projects integrate with issues via Kanban-style boards, sub-issues for hierarchical task breakdown, issue types for classification, and advanced search for filtering, supporting up to 10,000 items per project. These tools enforce access controls via roles like read, write, and admin, ensuring secure contributions while promoting open-source participation through stars for bookmarking, watches for notifications, and discussions for threaded conversations separate from issues.

Deployment and Automation Features

GitHub Actions serves as the primary platform for automation and deployment on GitHub, enabling users to define workflows in files that automate build, test, and deployment processes directly within repositories. These workflows are triggered by repository events such as pushes, pull requests, or scheduled times, supporting and (CI/CD) pipelines. Introduced in public beta in October 2018 and generally available in November 2019, Actions allows customization through reusable components called actions, which can be shared via the GitHub Marketplace. For deployments, GitHub integrates environments within Actions to manage deployment targets, such as or servers, with configurable protection rules including required reviewers, wait timers, and deployment branch restrictions. This setup facilitates controlled rollouts, where workflows can deploy code to external services like Azure App Service or AWS via third-party actions, while concurrency controls prevent overlapping deployments to the same environment. Secrets and variables stored at the environment level ensure secure handling of credentials during automated deployments. GitHub Packages complements automation by hosting software packages, including containers, modules, and feeds, which can be published and consumed directly in workflows. Workflows automate package versioning and publishing upon successful builds, integrating with dependency management for streamlined deployment pipelines. GitHub Pages enables automated deployment of static websites from repository branches (e.g., gh-pages) or via Actions workflows, supporting generators like Jekyll for site building without requiring separate servers. Custom domains and are provisioned automatically, with deployments triggered on code pushes for rapid iteration in open-source projects. Runners, either GitHub-hosted virtual machines or self-hosted options, execute these tasks, with hosted runners providing pre-installed tools for common languages and frameworks.

AI-Powered Tools

serves as the flagship AI-powered tool, functioning as an AI pair programmer that integrates into code editors to suggest code completions, entire functions, and explanations based on prompts or contextual code. Initially powered by OpenAI's model and later incorporating large language models like variants, Copilot operates in environments such as , JetBrains , and GitHub Desktop, where it generates commit messages and descriptions automatically from code changes. As of October 2025, it supports multiple underlying models, including OpenAI's series, Anthropic's Claude (with versions like 4.5 generally available), and Google's , allowing users to select based on speed, cost, or reasoning capabilities. Copilot's agent mode, introduced in updates through 2025, enables autonomous task handling, such as modernizing applications by suggesting upgrades, automated fixes, and migrations to cloud-ready architectures, particularly for languages like . Additional features include chat-based interactions for code explanations, assistance, and enhancements like built-in tracking , contributing to reported gains where 88% of developers note increased efficiency. Security-focused updates in August 2025 incorporate model-specific safeguards and deprecations of older variants to mitigate risks in . Complementing Copilot, GitHub Models provides a platform for developers to access, evaluate, and deploy industry-leading models directly within GitHub repositories, treating prompts as version-controlled with diff previews and capabilities. Launched on August 1, 2024, it supports real-time side-by-side comparisons of models from providers like , , and , facilitating experimentation without external infrastructure. By October 2025, integrations extend to open-source toolkits for spec-driven , where generates from specifications using user-selected models. These tools collectively embed AI into GitHub's core workflow, from code authoring to deployment, though adoption varies by enterprise needs, with paid plans required for advanced Copilot features beyond individual free tiers.

Community and Enterprise Extensions

GitHub supports open-source communities through dedicated features that facilitate collaboration, funding, and project maintenance beyond core repository functions. GitHub Discussions, introduced in 2020, enables categorized Q&A forums integrated with repositories, allowing maintainers to engage contributors on topics separate from issue tracking. GitHub Sponsors, launched in May 2019, permits developers and organizations to receive recurring financial support from users directly on the platform, with over 100,000 developers sponsored by 2023, distributing millions in funding to sustain open-source work. GitHub Pages, available since 2008, allows free hosting of static websites from repositories, commonly used for project documentation, blogs, and demos by community projects. Community health files, such as CONTRIBUTING.md and CODEOWNERS, standardize contribution guidelines and automate code reviews, promoting sustainable . The GitHub Marketplace extends community capabilities by offering thousands of free and paid actions, apps, and integrations developed by third parties, enabling workflow automation like custom pipelines or notifications, accessible to all users including free accounts. These tools leverage GitHub Actions, which saw rapid community adoption post-2019 launch, with millions of workflows executed monthly by open-source maintainers for testing and deployment. For enterprise users, GitHub Enterprise provides scaled extensions including GitHub Enterprise Cloud and Server deployments, the latter supporting self-hosted instances for on-premises control since 2012. Key additions encompass SAML , SCIM user provisioning, and log streaming for , unavailable in standard plans. GitHub Advanced Security, an optional add-on since 2018, delivers code scanning, secret scanning, and dependency alerts powered by semantic , reducing risks in large codebases. Enterprise accounts also include custom roles, IP allow lists, and 24/7 premium , with higher resource limits such as 50,000 Actions minutes monthly, catering to organizations managing multiple teams across thousands of repositories. These features address regulatory needs, as evidenced by adoption in sectors like and , where residency options ensure with standards like GDPR. ![Number of open source contributors by company][float-right] extensions integrate with broader tools, such as enterprise-managed teams introduced in public preview in October 2025, enabling centralized policy enforcement across organizations.

Technical Details

Architecture and Infrastructure

GitHub's core web application operates as a monolith, encompassing nearly two million lines of code and supporting collaboration among over 1,000 engineers with approximately 20 deployments per day as of 2023. The platform integrates Git's object store for repository data management, enabling efficient storage and retrieval of version-controlled code through packfiles and related structures. Metadata for features like user profiles, issues, and pull requests relies on relational databases, with addressed via sharding and optimization techniques to handle global traffic loads. On the frontend, GitHub employs —native browser technologies for reusable UI elements—alongside vanilla to deliver interactive experiences without reliance on heavyweight frameworks, prioritizing performance and maintainability for code viewing and navigation. Backend processes, including push handling and merge operations, have been optimized for reliability, incorporating advancements like Git's merge-ort algorithm to scale across large-scale repositories and reduce computational overhead. GitHub's historically utilized centers for hosting, but in October 2025, the company committed to a complete migration to over 24 months, deferring some feature to focus on this for improved and . This shift builds on prior elements while emphasizing robust pipelines and database scaling to sustain operations for millions of users and repositories. Caching layers and distributed systems further support , mitigating bottlenecks in read-heavy workloads like repository and search.

Security and Reliability Measures

GitHub enforces multi-layered authentication mechanisms, including mandatory two-factor authentication (2FA) for organizations and support for (SSO) via SAML or OIDC, to verify user identities and mitigate credential compromise risks. Repository-level access controls, such as fine-grained permissions, branch protection rules requiring code reviews and status checks before merges, and required approvers for pull requests, prevent unauthorized modifications and enforce least-privilege principles. Vulnerability management is facilitated through Dependabot, which scans dependencies for known vulnerabilities from sources like the (NVD) and generates alerts; it can also automate security updates via pull requests to patch affected packages. GitHub Advanced Security extends this with code scanning using (SAST) tools like CodeQL to identify issues such as or buffer overflows during pull requests, alongside secret scanning that detects exposed tokens, API keys, or credentials in code pushes and blocks commits containing matches against partner patterns. protection further prevents accidental commits of secrets by scanning at the pre-push stage. Data protection includes of private repositories at rest with AES-256 and in transit using TLS 1.2 or higher for operations, with operations also supported over SSH for authenticated key-based access. GitHub complies with standards including SOC 2 Type II, ISO 27001, and GDPR for data processing, with features like logs for users tracking administrative actions. For reliability, GitHub targets 99.9% monthly uptime for core services under its Online Services SLA, applicable to GitHub Cloud and Managed User offerings, with credits issued for failures exceeding thresholds. The platform publishes monthly availability reports on the first Wednesday, detailing uptime percentages—such as 99.95% in periods without major incidents—and incident timelines, root causes, and mitigations to promote . Infrastructure redundancy across multiple regions supports , while premium enterprise support provides guaranteed response times (e.g., within one hour for critical issues) and dedicated to minimize downtime impacts. Despite these measures, historical outages, including a 2023 cluster of critical incidents attributed to internal engineering factors, have occasionally tested reliability, underscoring ongoing investments in resilience.

API and Integrations

GitHub's REST serves as the primary interface for programmatic access to platform resources, including repositories, users, organizations, issues, pull requests, and releases, enabling automation of tasks such as , repository management, and workflow orchestration. Introduced in version 3 (v3) as the stable iteration following earlier versions, the underwent versioning changes on November 28, 2022, adopting date-based identifiers like 2022-11-28 to preserve while allowing future breaking updates without disrupting existing integrations. Authentication occurs via mechanisms such as personal access , , or GitHub Apps, with limits enforced to prevent , typically capping unauthenticated requests at 60 per hour and authenticated ones at 5,000 per hour per user or app. Complementing the REST API, GitHub's API, launched to address limitations in REST's fixed endpoint structures, permits clients to construct flexible, precise queries that fetch only necessary data fields, reducing over-fetching and improving performance for complex operations like aggregating repository metrics or traversing issue timelines. The schema is explorable via queries, supporting tools for schema validation and code generation, and it integrates seamlessly with the same methods as REST while adhering to similar rate limits calculated in query cost units rather than request volume. Integrations extend GitHub's core functionality through GitHub Apps, which authenticate via installation tokens for fine-grained permissions and leverage for event-driven notifications—such as code pushes, pull request updates, or issue comments—triggering external services without polling. OAuth Apps provide simpler user-based authorization for third-party tools, though they lack the scoped permissions and webhook support of GitHub Apps. The GitHub Marketplace, a curated directory launched to streamline discovery, hosts over 1,000 verified apps and actions from partners and the community, including tools like Jenkins and , project management extensions like , and automation services, available as free or paid options installable directly into repositories or organizations. These mechanisms have enabled widespread adoption, with integrations powering pipelines, security scanning, and collaboration enhancements across millions of repositories.

Impact and Adoption

Transformation of Software Development Practices

![Mapping collaborative software on GitHub.png][float-right] GitHub transformed software development by integrating distributed version control with web-based social features, enabling seamless collaboration that replaced cumbersome methods like email-based patches or centralized repositories. Prior to widespread adoption, developers often relied on tools such as SourceForge for project hosting, but these lacked efficient branching and merging capabilities inherent to Git, which GitHub leveraged starting from its launch in 2008. By providing a platform for forking repositories and submitting pull requests, GitHub standardized asynchronous code review and contribution workflows, shifting practices from linear development to iterative, branch-based experimentation. Pull requests, formalized on GitHub in 2008 and enhanced in 2010 with threaded discussions and inline comments, became the mechanism for proposing and debating code changes, fostering and in teams. This model extended beyond to enterprise settings, where private repositories adopted similar practices for internal collaboration, reducing silos and accelerating feedback loops. Studies indicate that such workflows correlate with higher code quality through , as evidenced by GitHub's facilitation of over 301 million contributions to projects in 2023 alone. The platform's emphasis on discoverability—via starring, watching, and trending repositories—democratized access to codebases, encouraging contributions from global developers without traditional gatekeeping, which propelled the ecosystem's growth to 800 million repositories by June 2025. GitHub's integration of tracking with unified , allowing developers to link discussions directly to commits, a practice that streamlined and resolution compared to disparate tools like . This holistic approach influenced industry standards, with pull requests now integral to pipelines, enabling automated testing and deployment that minimized integration risks. Overall, GitHub's innovations catalyzed a toward "social coding," where mirrors interactions, boosting through community-driven refinement and reducing the time from idea to . Empirical from GitHub's Octoverse reports highlight this, showing a 38% rise in private activity in 2023, reflecting broader adoption of open source-like practices in .

Metrics of Growth and Productivity Gains

As of early 2025, GitHub had surpassed 100 million developers, exceeding its 2019 target ahead of schedule. The platform hosted over 420 million repositories, including more than 28 million public ones. In 2024, global contributions reached 5.2 billion, reflecting a surge in activity driven partly by -related projects, with developers creating over 70,000 new public generative repositories and making nearly 60% more contributions to such initiatives compared to the prior year. These growth figures underscore expanding adoption, with notable increases in emerging markets; for instance, was projected to match the U.S. developer population by 2025, fueled by rising participation from regions like , , and . Productivity metrics tied to GitHub usage include elevated pull request volumes and reduced cycle times. A at one organization found adoption correlated with a 10.6% increase in pull requests and a 3.5-hour reduction in cycle time per request. Enterprise analysis with reported an 8.69% rise in pull requests among Copilot users, alongside 90% of developers feeling more fulfilled in their roles. Controlled experiments quantify broader AI-assisted coding impacts on GitHub, showing average productivity gains of 15-20% across tasks, though effectiveness varies by developer experience and task complexity. Some studies report up to 55% faster task completion with tools like Copilot, evidenced by shorter lead times to production. However, independent assessments have found no significant productivity uplift in certain real-world scenarios, highlighting potential limitations in metrics like commit frequency or code volume that may not capture full workflow efficiency. Overall, GitHub's facilitation of collaborative versioning and automation has empirically reduced mental overhead in code management, enabling focus on higher-value problem-solving as per developer surveys and usage data.

Criticisms of Market Dominance

GitHub commands a dominant position in the hosting market, with reports estimating its usage among approximately 87.6% of companies employing tools as of 2025, alongside hosting over 420 million and serving more than 100 million developers. This has elicited criticisms centered on entrenched network effects that favor incumbents, where the platform's utility grows exponentially with user adoption, user-contributed , and social features like forking and pull requests, thereby erecting formidable for competitors such as and . Analysts note that GitHub's early-mover advantage, combined with these dynamics, has perpetuated a winner-take-most structure, limiting diversity in service offerings and potentially dampening innovation in areas like and tools. A key concern raised by developers is the arising from over-reliance on GitHub as a centralized hub for open-source projects, which can disrupt global workflows during service interruptions; for example, a widespread outage in December 2020 affected repository access and functionalities for hours, highlighting risks for teams without robust local backups or mirrors. Critics argue this concentration amplifies systemic risks in , as many projects store critical and histories exclusively on the platform, fostering a single point of failure despite git's distributed design principles. Microsoft's 2018 acquisition of for $7.5 billion intensified debates over market power, with some observers warning that tighter integration with ecosystems—such as cloud services and —could exacerbate , steering users toward proprietary stacks and diminishing incentives for cross-platform . Although and U.S. antitrust authorities cleared the deal, concluding it posed no significant competitive harm due to alternatives like self-hosted instances and rivals' offerings, detractors contend that post-acquisition developments, including bundled tools, have reinforced GitHub's grip without equivalent scrutiny. These critiques, often voiced in forums, emphasize that while GitHub's features drive its success through genuine user value, the resulting may prioritize scale over pluralism, potentially constraining long-term choice in a field foundational to technological progress.

Controversies

Content Moderation and Censorship Practices

GitHub enforces content moderation through its and , which prohibit , , , material, terrorist content, and other illegal activities, with investigations triggered by abuse reports leading to potential removal of violating public content or account suspensions. The platform provides repository maintainers with tools to moderate discussions, such as editing or deleting comments and locking conversations, while organization moderators can block users. GitHub publishes annual transparency reports detailing enforcement actions, including takedowns for DMCA notices (over 10,000 in 2020) and government requests, emphasizing a "developer-first" approach that prioritizes minimal intervention to preserve open-source collaboration. A significant portion of moderation involves compliance with U.S. export controls and sanctions, resulting in suspensions of accounts and repositories associated with embargoed regions such as Iran, Syria, Crimea, and, during the 2022 Russia-Ukraine conflict, Russian developers. For instance, in 2019, GitHub restricted access for users in sanctioned countries, leading to complaints of sudden account disables without prior notice and loss of repository history, as the platform deletes private contributions upon suspension to comply with legal restrictions. These actions affected thousands of developers, with GitHub stating they are mandated by U.S. law rather than discretionary policy, though critics argue the process lacks sufficient user notification or graduated responses. Criticisms of GitHub's practices center on opacity and potential overreach, with affected users reporting permanent bans without detailed explanations or effective appeals, sometimes erasing years of open-source contributions. In , GitHub's transparency report noted blocking 44 projects in due to government requests, raising free expression concerns among developers who view such geoblocked content as . While GitHub maintains an appeals process for suspensions and claims to notify users of actions, reports from 2020–2022 highlight instances where bans extended to all repositories under an account, disrupting collaborative projects without restoring access even after appeals. GitHub has engaged the developer community for feedback on policies, releasing data showing enforcement focused on illegal content rather than ideological removals. External censorship targeting GitHub itself, such as India's 2014 ISP blocks on specific repositories or China's filtering of grievance-sharing pages in 2019, underscores platform vulnerabilities but does not reflect GitHub's internal practices. Overall, moderation prioritizes legal compliance and community standards over proactive ideological curation, though enforcement inconsistencies have fueled perceptions of arbitrary among suspended users.

Political Engagements and Backlash

In 2019, GitHub entered into a $200,000 contract with U.S. and (ICE) to provide custom software tools for , prompting significant internal and external backlash from employees and developers who viewed it as enabling controversial immigration enforcement practices. CEO defended the deal, arguing it involved neutral tools like and did not directly support or , but critics, including GitHub staff, organized petitions and public protests demanding termination, citing ethical concerns over family separations at the border. The controversy highlighted tensions between commercial neutrality and political activism within the tech workforce, with over 200 employees reportedly signing an against the contract. GitHub has also faced criticism for account suspensions tied to U.S. sanctions and geopolitical events, such as blocking users in sanctioned regions like , , , and following the 2022 Ukraine invasion. These actions, mandated by U.S. law to comply with export controls, resulted in abrupt deletions of repositories, forks, and commit histories, disrupting open-source projects and drawing complaints from affected developers who argued it penalized individuals for rather than misconduct. In one case, a developer's entire library of packages was inaccessible, forcing reliance on mirrors and forks maintained by others, underscoring how platform policies can inadvertently enforce foreign policy on global collaborators. Internally, political divisions surfaced in January 2021 when GitHub fired software engineer Hughes, a Jewish employee, for a message urging caution around "Nazis" after the U.S. , which management deemed a violation of conduct policies. Following public outcry and accusations of hypersensitivity to political rhetoric, GitHub issued an apology, reinstated her, and committed to clearer guidelines, revealing strains between free expression and anti-harassment rules amid polarized U.S. events. These incidents reflect broader developer community debates over GitHub's role in balancing legal compliance, corporate interests, and ideological pressures, with progressive backlash often targeting government ties while sanctions-related actions elicit libertarian critiques of overreach.

Intellectual Property and Data Usage Disputes

GitHub has faced significant disputes primarily centered on its AI-powered coding assistant, Copilot, which relies on training data derived from public repositories hosted on the platform. Launched in technical preview in June , Copilot generates code suggestions based on models trained by OpenAI's , which was developed using billions of lines of publicly available from GitHub repositories. Critics, including open-source developers, argue that this process infringes copyrights by ingesting and reproducing protected without authorization, particularly when licenses prohibit commercial use or require attribution, such as those from the . In response to early backlash in , GitHub implemented an mechanism allowing repository owners to exclude their from future training via a .github/[COPILOT](/page/GitHub_Copilot).yaml file, though plaintiffs contend this does not retroactively address prior unauthorized use. A prominent class-action lawsuit, Doe v. GitHub, Inc., was filed on November 20, 2022, in the U.S. District Court for the Northern District of by anonymous developers represented by the Joseph Saveri Law Firm. The suit names GitHub, (GitHub's owner since its $7.5 billion acquisition in June 2018), and as defendants, alleging 22 claims including direct and vicarious , violations of the (DMCA), and breach of contract for disregarding open-source licenses. Plaintiffs claim that Copilot not only trained on copyrighted material without permission but also outputs verbatim or near-verbatim copies of licensed code, such as snippets from GPL-licensed projects, thereby enabling unauthorized commercial exploitation. GitHub and have defended the practice as , arguing that training AI models transforms input data similarly to how search engines index , and that Copilot's outputs are probabilistic suggestions rather than direct copies. On July 5, 2024, U.S. District Judge William Orrick dismissed the majority of claims, ruling that plaintiffs failed to plausibly allege DMCA violations because Copilot's suggestions do not systematically strip management information, and that doctrines likely apply to intermediate copying for model training. However, the judge allowed two claims to proceed: one alleging from training on plaintiffs' specific works and another for Copilot's reproduction of exact code matches. Plaintiffs sought permission to appeal in September 2024, with the case advancing to the Ninth Circuit Court of Appeals, potentially setting precedents for training on copyrighted data. Separately, in September 2023, introduced the Copilot Copyright Commitment, offering indemnification to enterprise customers against third-party claims arising from Copilot's outputs, provided they adhere to usage guidelines like avoiding known copyrighted inputs. Beyond Copilot, GitHub has encountered data usage controversies involving inadvertent inclusion of sensitive information in datasets, such as API keys or code snippets exposed in public repositories, raising security risks for contributors. In February 2025, reports emerged of Copilot inadvertently exposing contents from over 20,000 private GitHub repositories due to misconfigurations, prompting to remove affected data, though the company maintains private repositories are not used for . These incidents underscore tensions between GitHub's role as a collaborative platform and its integration with AI tools, where public data fuels innovation but exposes users to potential IP dilution without robust consent mechanisms. Open-source advocates, including the , have criticized GitHub's model for eroding license enforceability, arguing that widespread on non-permissive code undermines the causal incentives of licensing.

Internal Operations and Culture Issues

In 2019, GitHub faced internal dissent over its renewal of a $200,000 contract with U.S. Immigration and Customs Enforcement (ICE) to provide platform access for software development related to immigration enforcement operations. Employees, numbering over 200 in petitions and open letters to CEO Nat Friedman, demanded cancellation, citing ethical conflicts with the company's mission to support developers worldwide, particularly immigrants. GitHub declined to terminate the contract, instead announcing a donation to organizations aiding communities impacted by immigration policies, a move that failed to quell unrest as similar protests echoed from Microsoft employees. The controversy escalated during GitHub's Universe conference in November 2019, when at least five employees resigned in against the ICE ties, with some citing inability to reconcile personal values with company actions. This activism reflected broader tensions in tech firms post-Microsoft's acquisition of GitHub, where employee-driven campaigns against government contracts disrupted operations and highlighted divides between business imperatives and internal moral stances on . In 2021, GitHub encountered backlash over its handling of an internal alert by employee Leonard Schiller, who warned colleagues about potential neo-Nazi activity in a ; the company initially fired him for violating conduct policies, prompting accusations of insensitivity toward . GitHub later apologized, reinstated Schiller with back pay, and revised its processes for addressing hate-related reports, underscoring challenges in balancing free expression on an with employee safety concerns. Employee pushback also arose in 2022 against a proposed privacy policy update that would enable cookie-sharing with platforms like and for analytics, leading dozens of staff to criticize it internally as a betrayal of user trust; GitHub rolled back the change amid the uproar. Regarding composition, GitHub's 2024 diversity report revealed persistent underrepresentation, with women comprising 28.5% of U.S. employees, Black or African American workers at 6.1%, and Hispanic or Latinx at 7.1%, despite initiatives like targeted internships yielding 38% female and 41% underrepresented minority hires. These figures, tracked annually since 2014, indicate incremental gains in leadership but ongoing gaps in roles, attributed by the company to industry-wide hiring pipelines rather than internal bias.

References

  1. [1]
    GitHub - Crunchbase Company Profile & Funding
    Sub-Organization of. Microsoft Logo. Microsoft ; Legal Name GitHub Inc ; Operating Status Active ; Company Type For Profit ; Founders Chris Wanstrath, PJ Hyett, ...
  2. [2]
    GitHub Co-Founder And CEO Tom Preston-Werner To Speak At ...
    Aug 19, 2013 · Tom Preston-Werner is a software developer and entrepreneur who co-founded GitHub in 2008, along with Chris Wanstrath and PJ Hyett, to simplify sharing code.
  3. [3]
    About GitHub
    ### Summary of Key Facts About GitHub
  4. [4]
    Microsoft to acquire GitHub for $7.5 billion - Source
    Jun 4, 2018 · Under the terms of the agreement, Microsoft will acquire GitHub for $7.5 billion in Microsoft stock. Subject to customary closing conditions ...
  5. [5]
    Microsoft completes GitHub acquisition - The Official Microsoft Blog
    Oct 26, 2018 · Microsoft has completed its acquisition of GitHub. Nat Friedman, former CEO of Xamarin (acquired by Microsoft in 2016), is taking over as GitHub's CEO.
  6. [6]
    The nuances and challenges of moderating a code collaboration ...
    Sep 30, 2024 · Moderating GitHub presents challenges specific to the code collaboration environment, but policymakers, researchers, and other stakeholders are ...
  7. [7]
    About GitHub and Git
    GitHub is a cloud-based platform where you can store, share, and work together with others to write code. Storing your code in a "repository" on GitHub allows ...
  8. [8]
    GitHub Code Review
    On GitHub, lightweight code review tools are built into every pull request. Your team can create review processes that improve the quality of your code.<|separator|>
  9. [9]
    About Git - GitHub Docs
    Git lets developers see the entire timeline of their changes, decisions, and progression of any project in one place. · Developers work in every time zone.
  10. [10]
    Git turns 20: A Q&A with Linus Torvalds - The GitHub Blog
    Apr 7, 2025 · Exactly twenty years ago, on April 7, 2005, Linus Torvalds made the very first commit to a new version control system called Git. Torvalds ...
  11. [11]
    Git - Git Objects
    ### Summary of Git's Internal Object Model
  12. [12]
    what's the difference between github repository and git bare ...
    Dec 31, 2013 · No, Git repos on GitHub are bare, like any remote repo to which you want to push. Their web interface shows you a representation of the git repo ...git - What's the -practical- difference between a Bare and non-Bare ...What is a bare repository and why would I need one? - Stack OverflowMore results from stackoverflow.com
  13. [13]
    Branches in a Nutshell - Git
    The default branch name in Git is master . As you start making commits, you're given a master branch that points to the last commit you made. Every time you ...
  14. [14]
    About repositories - GitHub Docs
    A repository is the most basic element of GitHub. It's a place where you can store your code, your files, and each file's revision history.Best practices for repositories · Enterprise Cloud · Quickstart for securing your...
  15. [15]
    GitHub Statistics By Users, Security And Facts (2025) - ElectroIQ
    Sep 1, 2025 · GitHub Statistics - 150M+ developers, 1B+ repos, 20M Copilot users & 5M Actions workflows/day—plus top languages, AI impact and security.
  16. [16]
    100 million developers and counting - The GitHub Blog
    Jan 25, 2023 · In 2019, we set a goal to have 100 million developers using GitHub by 2025—because we know when more developers come together in a single place ...Missing: size | Show results with:size<|separator|>
  17. [17]
    Global distribution of developers | The State of the Octoverse
    In 2022, more than 20.5 million new people joined GitHub from almost every corner of the world. Outside the United States, we saw some of the largest increases ...Missing: size | Show results with:size
  18. [18]
    Octoverse: AI leads Python to top language as the number of global ...
    Oct 29, 2024 · In 2024, there was a 59% surge in the number of contributions to generative AI projects on GitHub and a 98% increase in the number of projects ...global community of... · The state of open source · The state of generative AI in...<|separator|>
  19. [19]
    Key GitHub Statistics in 2025 (Users, Employees, and Trends) - Kinsta
    Oct 2, 2023 · Around 15 million developers use Bitbucket, while GitLab has an estimated 30 million users. Another standout feature is GitHub Pages, which ...
  20. [20]
    GitHub | Microsoft Wiki | Fandom
    Development of the GitHub.com platform began on October 19, 2007. The site was launched in April 2008 by Tom Preston-Werner, Chris Wanstrath, P. J. Hyett and ...
  21. [21]
    How GitHub Democratized Coding and Found a New Home at ... - Nira
    PJ Hyett formally joined GitHub as its third co-founder in January 2008. Just a few months later, on April 10, 2008, GitHub launched officially. By 2009, ...<|separator|>
  22. [22]
    GitHub - Golden
    In February 2008, they officially founded the company GitHub, Inc., changing its name from Logical Awesome. In April 2008, they launched the GitHub with an ...Missing: details | Show results with:details
  23. [23]
    We Launched - The GitHub Blog
    Apr 10, 2008 · GitHub is officially live. Thanks for the awesome beta everyone. While you can sign up or upgrade your account now, it'll be one week (April 17th) before we ...
  24. [24]
    GitHub | Features, History, & Facts - Britannica
    Sep 13, 2025 · The idea of GitHub originated in 2005 with Finnish-American software engineer Linus Torvalds, who had also invented the Linux kernel operating ...
  25. [25]
    GitHub raises US$100m in Series A funding from Andreessen ...
    Jul 10, 2012 · GitHub raises US$100m in Series A funding ... This is also the first external funding that GitHub has taken since it established itself in 2008.
  26. [26]
    History of GitHub — Git and GitHub Use, Collaboration, and Workflow
    The company, GitHub, Inc., was formed in 2007 by Chris Wanstrath, P. J. Hyett, Tom Preston-Werner and Scott Chacon, and the GitHub.com service was rolled out in ...
  27. [27]
    Timeline of GitHub
    In 2011, there were 2 million repositories on GitHub. Today, there are over 29 million. GitHub's Brian Doll noted that the first million repositories took ...
  28. [28]
    The History of Git: The Road to Domination - Welcome to the Jungle
    Feb 4, 2020 · Some host their own Git projects, others use Git via commercial hosting companies such as GitHub (founded in 2007), Bitbucket (founded in 2010) ...
  29. [29]
    GitHub Valued at $750M With First Outside Funding Ever - Technology
    Jul 9, 2012 · Coding collaboration start-up GitHub has raised $100 million from Andreessen Horowitz in a highly competitive deal.
  30. [30]
    GitHub Raises $250M Series B Round Led By Sequoia Capital
    Jul 29, 2015 · The company, which was founded back in 2008, has now taken a total of $350 million in outside funding. While the company isn't talking about its ...
  31. [31]
    Software Deal Spotlight—Microsoft Acquires GitHub For $7.5 Billion ...
    Jun 13, 2018 · The announced purchase price implies GitHub has been acquired for ~30x annual recurring revenue, marking the highest reported revenue multiple ...<|separator|>
  32. [32]
    A bright future for GitHub
    Jun 4, 2018 · I am very excited to announce that Microsoft is acquiring GitHub and expect the agreement to close by the end of the year. While it will still ...
  33. [33]
    Microsoft's Purchase of GitHub: One Year Later - CBT Nuggets
    Nov 7, 2019 · Microsoft Acquires GitHub for $7.5 Billion​​ In June 2018, Microsoft announced their intention to buy GitHub for $7.5 billion and people ...
  34. [34]
    Developers Have Mixed Reaction to Microsoft's Acquisition of GitHub
    Jun 4, 2018 · "I don't mind that it's Microsoft," read a Reddit comment. My problem is any wide reaching tech company that acquires GitHub is going to have ...
  35. [35]
    As a Microsoft employee, are you surprised at the backlash over the ...
    Jun 6, 2018 · The major fear about Microsoft owning GitHub is that we will “take a look” at private repositories. This opinion really disappoints me.Do you believe Microsoft's acquisition of GitHub has positively ...Are you still using Github after Microsoft bought it? - QuoraMore results from www.quora.com
  36. [36]
    What I think is bad about Microsoft acquiring GitHub - DEV Community
    Jun 4, 2018 · I think I needed this whole day to digest the big news about GitHub being bought by Microsoft. I discussed about it with colleagues, among Slack communities.
  37. [37]
    Congratulations GitHub on the acquisition by Microsoft - GitLab
    Jun 3, 2018 · Congratulations to GitHub on their acquisition by Microsoft! This is validation of the growing influence of software developers in the world.
  38. [38]
    Microsoft Buys GitHub: The Linux Foundation's Reaction
    Jun 7, 2018 · This week Microsoft announced that it is purchasing GitHub for $7.5 billion in stock. I waited for a few days to write up my thoughts.<|separator|>
  39. [39]
    Microsoft has acquired GitHub for $7.5B in stock - TechCrunch
    Jun 4, 2018 · GitHub raised $350 million and we know that the company was valued at about $2 billion in 2015. Former Xamarin CEO Nat Friedman (and now ...
  40. [40]
    Microsoft Buys GitHub for $7.5 Billion, Going Back to Its Roots
    Jun 4, 2018 · Microsoft Corp. is buying GitHub Inc. for $7.5 billion in stock, bringing in house a community of 28 million programmers who publish code ...Missing: growth | Show results with:growth
  41. [41]
    GitHub Statistics 2025: Data That Changes Dev Work - SQ Magazine
    Oct 3, 2025 · In early 2025, GitHub officially surpassed 100 million developers, beating its own 2019 target ahead of schedule. The platform now hosts 420+ ...Missing: size | Show results with:size
  42. [42]
    How GitHub Revenue Hit $2B by Prioritizing Developers - GetLatka
    Dec 2, 2024 · The acquisition has proven to be a success, with GitHub achieving a staggering $2 billion annual revenue run rate in 2024. Tools like Copilot, ...
  43. [43]
    Introducing GitHub Copilot: your AI pair programmer
    Jun 29, 2021 · Today, we're launching a technical preview of GitHub Copilot, a new AI pair programmer that helps you write better code.
  44. [44]
    The economic impact of the AI-powered developer lifecycle and ...
    Jun 27, 2023 · On average, within the first year in the market, users accept nearly 30% of code suggestions from GitHub Copilot and report increased ...<|separator|>
  45. [45]
    The Evolution of GitHub Copilot: From Code Suggestions to AI Pair ...
    GitHub Copilot launched as a technical preview in June 2021. It became generally available for Visual Studio Code on June 29, 2022. This initial release was a ...
  46. [46]
    Microsoft launches GitHub Copilot Enterprise to help with private code
    Nov 8, 2023 · GitHub on Wednesday introduced a more expensive Copilot assistant for developers inside companies that can explain and provide recommendations about internal ...Missing: evolution | Show results with:evolution
  47. [47]
    Agent mode 101: All about GitHub Copilot's powerful mode
    May 22, 2025 · GitHub Copilot agent mode is an autonomous and agentic real-time, synchronous collaborator that performs multi-step coding tasks based on natural-language ...Missing: timeline | Show results with:timeline
  48. [48]
    GitHub Spark: The Future of AI-Native App Development Explained
    Jul 24, 2025 · Explore how GitHub Spark revolutionizes app development with AI-native, full-stack generation from natural language prompts.
  49. [49]
    The latest Octoverse findings - The GitHub Blog
    In this year's Octoverse report, we study how public and open source activity on GitHub shows how AI is expanding as the global developer community surges in ...
  50. [50]
    GitHub Universe 2025
    GitHub Universe 2025. GitHub's two-day developer event celebrating innovation, collaboration, and the boundless potential of AI-powered development.
  51. [51]
    GitHub Copilot: Everything you need to know - InfoWorld
    Nov 25, 2024 · The experimental Microsoft Bing Code Search add-on from 2014 eventually evolved into GitHub Copilot. When I reviewed the preview version of ...
  52. [52]
    Auf Wiedersehen, GitHub ♥️
    Aug 11, 2025 · From building mobile developer tools, to running the acquisition of GitHub alongside Nat Friedman, to becoming GitHub's CEO and guiding us into ...Missing: 2013-2017 | Show results with:2013-2017
  53. [53]
    Microsoft's GitHub chief is leaving, competition ramps up in AI coding
    Aug 11, 2025 · Thomas Dohmke, who has been leading Microsoft GitHub since 2021, is leaving the company. · Since Dohmke took over GitHub as CEO, the unit has ...
  54. [54]
    GitHub CEO To Step Down As Company Is More Tightly Embraced ...
    Aug 11, 2025 · Thomas Dohmke, CEO of Microsoft Corp.-owned GitHub, said on Monday he's stepping down and will leave the company at the end of 2025 to ...
  55. [55]
    GitHub will join Microsoft's CoreAI division with departure of CEO ...
    Aug 11, 2025 · Microsoft will bring GitHub into its CoreAI division with the announcement this morning that GitHub CEO Thomas Dohmke will be stepping down ...
  56. [56]
    GitHub will be folded into Microsoft proper as CEO steps down
    Aug 11, 2025 · But it looks like GitHub will be more fully folded into Microsoft's organizational chart starting next year—GitHub CEO Thomas Dohmke announced ...
  57. [57]
    Our leadership - GitHub
    ... 2025 ... Demetris Cheatham is Chief of Staff for the Office of the CEO, where she serves as a trusted partner to the CEO and executive leadership team.
  58. [58]
    GitHub Will Prioritize Migrating To Azure Over Feature Development
    Oct 14, 2025 · With GitHub CEO Thomas Dohmke leaving the company this August, and GitHub being folded more deeply into Microsoft's organizational structure, ...
  59. [59]
    Why Microsoft's decision to bury GitHub in its CoreAI group is the ...
    Aug 13, 2025 · GitHub's independence within the Microsoft ecosystem was treasured by company executives in the years following in 2018 acquisition.
  60. [60]
    Microsoft's GitHub merge is complete - Runtime
    Aug 12, 2025 · Microsoft's GitHub merge is complete · That independence formally ended Monday · GitHub's independence within the Microsoft ecosystem was ...
  61. [61]
  62. [62]
    Pricing · Plans for every developer - GitHub
    Git Large File Storage ... $5 per month for 50 GB bandwidth and 50 GB of storage. ... “GitHub is the world's mono repository, so sharing our open source there is ...Pricing CalculatorPremium Support
  63. [63]
    Billion Dollar Unicorns: How does GitHub make money? (A Timeline)
    Sep 19, 2020 · As of now, the business model of GitHub's revenue stream includes: ... SaaS: GitHub's revenue comes 50% from GitHub Enterprise which is ...
  64. [64]
    Microsoft remains massively profitable, investors await AI payoff
    Jul 31, 2024 · Nadella said GitHub's annual revenue run rate is now $2 billion and Copilot accounted for over 40 percent of its growth over the last year – but ...
  65. [65]
    Plans for GitHub Copilot
    Pricing, Not applicable, $10 USD per month, or $100 USD per year (free for some users), $39 USD per month, or $390 USD per year, $19 USD per granted seat per ...
  66. [66]
    How Github grows and makes money - by Bandan Singh
    Jul 6, 2024 · In 2018, Github Annual Recurring Revenue (ARR) was $250 million and it was being used by ~30 million software developers. By end of 2022, it reached $1 billion ...Missing: 2013-2017 | Show results with:2013-2017<|separator|>
  67. [67]
    Microsoft FY24 Financial Summary and FY25 Outlook - SAMexpert
    Aug 8, 2024 · Revenue Segments Overview ; Intelligent Cloud. Azure, SQL Server, Windows Server, GitHub, etc. $109.4B · +20%. 30% growth in Azure ; Productivity & ...Missing: financials | Show results with:financials
  68. [68]
    GitHub integration overview - Azure DevOps - Microsoft Learn
    Jul 17, 2025 · Azure Boards and Azure Pipelines offer multiple integration points with GitHub and GitHub Enterprise. These integrations enable seamless collaboration.Missing: ecosystem | Show results with:ecosystem
  69. [69]
    Azure and GitHub integration - Microsoft Learn
    Azure and GitHub integration. Learn how GitHub and Azure work together to let you build and deploy apps. GitHub Actions for Azure.Missing: ecosystem Visual Studio
  70. [70]
    Visual Studio and GitHub - Microsoft
    May 1, 2025 · Use GitHub and Visual Studio to bring your source control and CI/CD workflows closer to your code. GitHub support is now built into Visual Studio.Missing: ecosystem | Show results with:ecosystem
  71. [71]
    Combined use of GitHub Enterprise and Azure DevOps
    GitHub Enterprise Cloud customers who manage users with Entra ID can access Azure DevOps without additional cost.
  72. [72]
    GitHub Copilot for Azure DevOps users - Microsoft Developer Blogs
    Feb 19, 2025 · GitHub Copilot is available for Azure DevOps users in Visual Studio, offering AI-driven suggestions, code completions, and chat for a ...
  73. [73]
    GitHub Copilot - Microsoft Azure
    Pair GitHub and Azure. Experience seamless, AI-powered end-to-end development and deployment by using GitHub and Azure at each step of the DevOps lifecycle.
  74. [74]
    Accelerate innovation by migrating your repositories from Azure ...
    May 20, 2025 · GitHub's agentic AI is ready for Azure DevOps users—migrate your repos, keep familiar tools, and unlock GitHub Copilot's coding agents.
  75. [75]
    Customizing your repository - GitHub Docs
    You can add a README file to your repository to tell other people why your project is useful, what they can do with your project, and how they can use it.
  76. [76]
    Enabling features for your repository - GitHub Docs
    You can enable, configure, and disable optional features for your repository. Disabling issues You may wish to turn issues off for your repository.
  77. [77]
    About forks - GitHub Docs
    Unlike cloned or duplicated repositories, changes from forks can be merged back into the upstream repository via pull requests, similar to a branch. When you ...Missing: tools | Show results with:tools
  78. [78]
    Evolving GitHub Issues and Projects - GitHub Changelog
    Apr 9, 2025 · We're thrilled to announce the general availability of sub-issues, issue types, advanced search, and increased item limits in GitHub Projects.Missing: core | Show results with:core
  79. [79]
    Repository roles for an organization - GitHub Docs
    You can customize access to each repository in your organization by assigning granular roles, giving people access to the features and tasks they need.Managing custom repository... · Set base permissions<|separator|>
  80. [80]
    GitHub Actions documentation - GitHub Docs
    ### Summary of GitHub Actions Capabilities
  81. [81]
    Introduction to GitHub Packages
    GitHub Packages is a software package hosting service that allows you to host your software packages privately or publicly and use packages as dependencies ...
  82. [82]
    Publishing and installing a package with GitHub Actions
    This approach to continuous deployment (CD) allows you to automate the creation of new package versions, if the code meets your quality standards. For example, ...
  83. [83]
    GitHub Pages documentation - GitHub Docs
    ### Summary of GitHub Pages
  84. [84]
  85. [85]
    GitHub Copilot · Your AI pair programmer
    GitHub Copilot integrates with leading editors, including Visual Studio Code, Visual Studio, JetBrains IDEs, and Neovim, and, unlike other AI coding assistants ...Take flight with GitHub Copilot · Copilot Business · Tutorials · What's new
  86. [86]
    What is GitHub Copilot?
    GitHub Copilot is an AI coding assistant that helps you write code faster and with less effort, allowing you to focus more energy on problem solving and ...Features · Get started with a Copilot plan · Setting up GitHub Copilot
  87. [87]
    GitHub Copilot features
    An autonomous AI agent that can make code changes for you. You can assign a GitHub issue to Copilot and the agent will work on making the required changes, and ...
  88. [88]
    Supported AI models in GitHub Copilot
    This table lists the AI models available in Copilot, along with their release status and availability in different modes. Complimentary access to Grok Code Fast ...Changing the AI model for... · Documentation GitHub · Neste artigoMissing: timeline | Show results with:timeline
  89. [89]
    Use Case: copilot - GitHub Changelog
    Oct.23 · Selected Claude, OpenAI, and Gemini Copilot models are now deprecated ; Oct.20 · Claude Haiku 4.5 is generally available in all supported IDEs ; Oct.17 ...
  90. [90]
    GitHub Copilot app modernization overview - Microsoft Learn
    Oct 8, 2025 · GitHub Copilot app modernization is an all-in-one upgrade and migration assistant that uses AI to improve developer velocity, quality, and ...
  91. [91]
    The latest on GitHub Copilot
    Learn how to use GitHub Copilot agent mode to modernize legacy Java projects with guided upgrades, automated fixes, and cloud-ready migrations.July 2024 · GitHub for Beginners · How to use GitHub Copilot · Page 2 of 4
  92. [92]
    The AI Powered Developer Platform. - GitHub
    The enterprise-ready platform that developers know and love. Consolidate DevSecOps processes and enable unparalleled collaboration.
  93. [93]
    AI that builds with you - GitHub
    From code completions to built-in issue tracking, GitHub Copilot and our AI-native tools work together to enhance every part of your developer workflow.
  94. [94]
    GitHub AI Updates August 2025: Key Features for Developers
    Sep 11, 2025 · Discover GitHub's August 2025 AI updates—GPT-5, model choices, Copilot agent improvements, and security upgrades. Explore how these changes ...
  95. [95]
    GitHub Models | Build AI-powered projects with industry-leading
    Store, manage, and collaborate on AI prompts just like code, with built-in tools to track changes, preview diffs, and roll back anytime. A GitHub diff showing a ...
  96. [96]
    Introducing GitHub Models: A new generation of AI engineers ...
    Aug 1, 2024 · We are launching GitHub Models, enabling our more than 100 million developers to become AI engineers and build with industry-leading AI models.
  97. [97]
    Spec-driven development with AI: Get started with a new open ...
    Sep 2, 2025 · Developers can use their AI tool of choice for spec-driven development with this open source toolkit.
  98. [98]
    See what's new with GitHub Copilot
    Preview upcoming features for GitHub Copilot. Discover AI-powered updates designed to supercharge your productivity and streamline your workflow.
  99. [99]
    GitHub Sponsors
    GitHub Sponsors allows the developer community to financially support the open source projects they depend on, directly on GitHub.Explore · Tjbck · Lissy93 · Become a sponsor to curl
  100. [100]
    GitHub Marketplace: tools to improve your workflow
    Enhance your workflow with extensions. Tools from the community and partners to simplify tasks and automate processes. Search Marketplace.Marketplace · GitHub · Apps · Models (GitHub) · Copilot Extensions
  101. [101]
  102. [102]
    Building GitHub with Ruby and Rails
    Apr 6, 2023 · Since the beginning, GitHub.com has been a Ruby on Rails monolith. Today, the application is nearly two million lines of code and more than ...
  103. [103]
    Git's database internals I: packed object store - The GitHub Blog
    Aug 29, 2022 · This blog series will examine Git's internals to help make your engineering system more efficient. Part I discusses how Git stores its data in packfiles using ...
  104. [104]
    Github Database Structure and Schema Diagram
    By employing sharding, caching, and robust data management practices, GitHub can deliver high performance, reliability, and scalability to its global user base.
  105. [105]
    How we use Web Components at GitHub
    May 4, 2021 · We began to dabble with a new technology called Web Components, a set of native browser technologies that allow the development of customized ...
  106. [106]
    Scaling merge-ort across GitHub - The GitHub Blog
    Jul 27, 2023 · Git has recently learned some new tricks which we're using at scale across GitHub. This post walks through what's changed and how the experience has improved.
  107. [107]
    Microsoft is moving GitHub over to Azure servers - The Verge
    Oct 8, 2025 · “GitHub is migrating to Azure over the next 24 months because we believe it's the right move for our community and our teams,” says Kyle Daigle, ...
  108. [108]
    GitHub Will Prioritize Migrating to Azure Over Feature Development
    Oct 8, 2025 · GitHub is working on migrating all of its infrastructure to Azure, even though this means it'll have to delay some feature development.
  109. [109]
    How GitHub approaches infrastructure
    From maintaining our robust CI/CD tooling to scaling our databases and ensuring our tools are kept up-to-date, maintaining the infrastructure of the world's ...
  110. [110]
    Git's database internals V: scalability - The GitHub Blog
    Sep 2, 2022 · This fifth and final part of our blog series exploring Git's internals shows several strategies for scaling your Git repositories that match related database ...
  111. [111]
    GitHub security features
    GitHub Secret Protection includes features that help you detect and prevent secret leaks, such as secret scanning and push protection. These features are ...Adding a security policy · About secret scanning alerts · About code scanning
  112. [112]
    Identifying vulnerabilities in your project's dependencies with ...
    Dependabot generates Dependabot alerts when known vulnerabilities are detected in dependencies that your project uses.
  113. [113]
    About GitHub Advanced Security
    About GitHub Advanced Security. GitHub makes extra security features available to customers who purchase GitHub Code Security or GitHub Secret Protection.GitHub security features · GitHub Advanced Security · About enabling security...
  114. [114]
    Trust Center - GitHub Enterprise Cloud
    All private data exchanged with GitHub is always encrypted. Git operations are conducted either over SSH, authenticated with keys, or over HTTPS, authenticated ...
  115. [115]
    GitHub General Privacy Statement
    Feb 1, 2024 · GitHub processes Personal Data in compliance with the GDPR, ensuring a lawful basis for each processing activity. The basis varies depending on ...
  116. [116]
    Online Services SLA - Customer agreements · GitHub
    Customer agreements: GitHub Online Services SLA. The SLA applies to Cloud, Cloud-EMU and GitHub AE and is referenced in those addenda.Missing: reliability | Show results with:reliability
  117. [117]
    Introducing the GitHub Availability Report
    Jul 8, 2020 · On the first Wednesday of each month, we'll publish a report describing GitHub's availability, including a description of any incidents that may have occurred.
  118. [118]
    The Scoop #48: GitHub's reliability issues - The Pragmatic Engineer
    May 18, 2023 · GitHub has suffered more critical reliability issues than usual. Engineers inside the company tell me that over the past two weeks, several outages were ...
  119. [119]
    enabling the future of GitHub's REST API with API versioning
    Nov 28, 2022 · Version 2022-11-28 is exactly the same as the API before we launched versioning, so you won't need to make any changes to your integration.
  120. [120]
    GitHub GraphQL API documentation - GitHub Docs
    ### Summary of GitHub GraphQL API
  121. [121]
    GitHub Apps documentation - GitHub Docs
    ### Summary of GitHub Apps Documentation
  122. [122]
    About GitHub Marketplace for apps
    GitHub Marketplace connects you to developers who want to extend and improve their GitHub workflows. You can list free and paid tools for developers to use ...
  123. [123]
    About using integrations - GitHub Docs
    Integrations are tools that extend GitHub's functionality. Integrations can do things on GitHub like open issues, comment on pull requests, and manage projects.
  124. [124]
    How GitHub won software development - InfoWorld
    Oct 8, 2025 · Collaborating on code used to be hard. Then Git made branching and merging easy, and GitHub took care of the rest.
  125. [125]
    A Brief History of the Pull Request | rdnlsmith - Posts
    Nov 19, 2023 · Pull requests existed in Git early on, with `git request-pull` in 2005. GitHub added a similar feature in 2008, and "Pull Requests 2.0" in 2010.
  126. [126]
    The Rise of Open-Source: How Communities Are Shaping the ...
    Oct 9, 2024 · There were a whopping 301 million total contributions to open source projects across GitHub back in 2023.
  127. [127]
    GitHub just hit 800 MILLION repositories and the stats behind it are ...
    Jun 12, 2025 · TL;DR: GitHub went from 4.6M repos in 2012 to 800M in 2025 - that's a 17,300% increase. Python dethroned JavaScript for the first time ever.
  128. [128]
    Octoverse: The state of open source and rise of AI in 2023
    Nov 8, 2023 · In this year's Octoverse report, we study how open source activity around AI, the cloud, and Git are changing the developer experience.Missing: moderation | Show results with:moderation
  129. [129]
    GitHub Statistics 2025: Key Trends, User Growth, etc. - CoinLaw
    Jun 16, 2025 · GitHub hosts over 420 million repositories globally, reflecting a 12.9% increase from the previous year. Developers created over 70,000 new ...Most Popular GitHub... · Top Programming Languages... · GitHub Enterprise and...
  130. [130]
    GitHub statistics that define collaboration - TMS Outsource
    Sep 1, 2025 · Contribution Metrics · 5.2 billion contributions made globally in 2024 · 3.5 billion total contributions to all projects · 413+ million open-source ...
  131. [131]
    The Impact of Github Copilot on Developer Productivity: A Case Study
    Sep 12, 2023 · Adopting GitHub Copilot led to a 10.6% increase in pull requests and a 3.5-hour reduction in cycle time, significantly enhancing developer ...
  132. [132]
    Research: Quantifying GitHub Copilot's impact in the enterprise with ...
    May 13, 2024 · Improved developer satisfaction. 90% of developers found they were more fulfilled with their job when using GitHub Copilot, and 95% said they ...
  133. [133]
    Does AI Actually Boost Developer Productivity? (100k Devs Study)
    Aug 8, 2025 · In conclusion, the study found that AI increases developer productivity by an average of 15-20%, but its effectiveness is highly dependent on ...
  134. [134]
    Is GitHub Copilot worth it? ROI & productivity data | LinearB Blog
    Jun 11, 2025 · GitHub Copilot promises 55% faster development. Our data-driven analysis reveals real ROI, productivity gains, and implementation strategies ...Github Copilot Roi: Breaking... · Enterprise Roi Benchmarks · FaqMissing: pull | Show results with:pull
  135. [135]
    Another Report Weighs In on GitHub Copilot Dev Productivity
    Sep 17, 2024 · Several reports have answered "yes" to the question of whether GitHub Copilot improves developer productivity. A new one says "no."
  136. [136]
    quantifying GitHub Copilot's impact on developer productivity and ...
    Sep 7, 2022 · In our research, we saw that GitHub Copilot supports faster completion times, conserves developers' mental energy, helps them focus on more satisfying work.
  137. [137]
    Measuring GitHub Copilot's Impact on Productivity
    Feb 15, 2024 · A case study asks Copilot users about the tool's impact on their productivity, and seeks to find their perceptions mirrored in user data.
  138. [138]
    How GitHub monopolized code hosting - Graphite
    Mar 27, 2024 · Git had made collaborative software development easier than ever, and sites like SourceForge helped distribute versioned releases - but no ...
  139. [139]
    Why Bitbucket Never Caught Up With GitHub - Medium
    Oct 27, 2024 · Market Timing and Early Adoption Advantage. One of the key reasons for GitHub's dominance over Bitbucket is market timing. Both platforms ...
  140. [140]
    Is closed source Github's dominance of the open source code ...
    Nov 27, 2021 · Right now, all of Github is down. Many projects don't bother to backup .git, meaning they are 100% reliant on Microsoft, and currently inaccessible.Isn't it a little contradictory that Github, the world's most popular open ...Voicing my concerns, not about GitHub as a product, but ... - RedditMore results from www.reddit.com
  141. [141]
    The EU has approved Microsoft's $7.5 billion GitHub acquisition
    Oct 19, 2018 · European antitrust authorities have reportedly determined that “the merged entity would continue to face significant ongoing competition from ...
  142. [142]
    EU antitrust ruling on Microsoft buy of GitHub due by Oct. 19 | Reuters
    Sep 17, 2018 · EU antitrust regulators will decide by Oct. 19 whether to clear U.S. software giant Microsoft's <MSFT.O> $7.5 billion (5.72 billion pounds) ...
  143. [143]
    Microsoft's Acquisition of GitHub Is Not 'Anticompetitive' | Cato Institute
    Jul 18, 2018 · GitHub is not a monopoly, and Microsoft's acquisition of GitHub does nothing to change that. If anything, it might boost competing services.
  144. [144]
    Why are there no antitrust claims vs. GitHub Copilot ... - Hacker News
    May 16, 2023 · That does put Microsoft in the unique position to have direct unfettered access to any and all open source code on GitHub without restrictions.
  145. [145]
    GitHub Community Code of Conduct
    We will investigate any abuse reports and may moderate public content within GitHub Community that we determine to be in violation of either the GitHub Terms of ...
  146. [146]
    About community management and moderation - GitHub Docs
    GitHub offers tools that help repository maintainers establish and enforce standards of behavior in their communities on GitHub.
  147. [147]
    Moderating comments and conversations - GitHub Docs
    You can apply your community's code of conduct to discussions by viewing reported content, editing and deleting comments, and locking conversations.
  148. [148]
    Managing moderators in your organization - GitHub Docs
    You can give an individual or team in your organization the ability to block and limit access, by assigning them to the moderator role.
  149. [149]
    2020 Transparency Report - The GitHub Blog
    Feb 25, 2021 · These takedowns resulted in 44 projects (36 gists, all or part of five repositories, and three GitHub Pages sites) being blocked in Russia.Missing: bans | Show results with:bans
  150. [150]
    GitHub's developer-first approach to content moderation
    Nov 17, 2021 · GitHub puts the needs of developers at the core of our content moderation policies. Learn more about our approach and how you can contribute.
  151. [151]
    GitHub suspending Russian accounts deleted project history and ...
    which results in (1) every pull request from the ...
  152. [152]
    “My GitHub account has been restricted due to US sanctions as I live ...
    Jul 26, 2019 · There's a peer-to-peer github type project called https://radicle.xyz/. It runs on ipfs so it's not restricted by US laws and sanctions.GitHub Did Something : r/ProgrammerHumor - RedditMy github account suddenly got suspended. - RedditMore results from www.reddit.com
  153. [153]
    GitHub has suspended my account for no reason | by Ali Padida
    Nov 26, 2019 · My account is suspended because of an unknown unwritten law, and I can't even login to the account to remove my repositories.
  154. [154]
    Tell HN: GitHub banned me permanently - Hacker News
    Nov 12, 2022 · Github is banning all their personal accounts. Enterprise ones are governed by completely separate agreements. They probably won't even be able ...<|separator|>
  155. [155]
    GitHub: We won't take down any of your content unless we ... - ZDNET
    Feb 21, 2020 · GitHub believes, indeed, that content moderation can raise free expression concerns. ... "Being transparent about content-removal policies, and ...
  156. [156]
    GitHub Appeal and Reinstatement
    Both Appeals and Reinstatements may arise in relation to decisions to disable or limit access to content or an account, including decisions whether or not to:.Missing: political | Show results with:political
  157. [157]
    Engaging with the developer community on our approach to content ...
    Feb 20, 2025 · We share the full year 2024 data update on our Transparency Center and highlight how developers can engage with us on our site policies and content moderation.
  158. [158]
    India's Government Asks ISPs To Block GitHub, Vimeo And 30 Other ...
    Dec 31, 2014 · The Indian government has asked internet service providers and mobile operators to block access to 32 sites in the name of its censorship laws.
  159. [159]
    Tencent and Xiaomi may be censoring a GitHub page for airing ...
    Apr 3, 2019 · A GitHub database where Chinese developers have been airing their workplace grievances may be at risk of censorship. A number of internet ...
  160. [160]
    Github employees want their company to stop working with ICE - Vox
    Oct 9, 2019 · GitHub is the latest tech company to face controversy over its contracts with ICE. Employees are demanding the company cancel its $200,000 ...
  161. [161]
    GitHub CEO Nat Friedman Addresses ICE's ... - Business Insider
    Oct 9, 2019 · GitHub is facing an employee backlash as its CEO defends a $200,000 contract with ICE: 'All it does is make us complicit' · Follow Rosalie Chan.
  162. [162]
    ICE Contract With GitHub Sparks Developer Protests - The Atlantic
    Jan 3, 2020 · Developers are protesting after revelations that the source-code repository GitHub contracted with ICE. But if you restrict access to open-source code, is it ...
  163. [163]
    Github apologises for firing Jewish employee who warned ... - BBC
    Jan 18, 2021 · Software giant Github has apologised for firing a Jewish employee who warned co-workers to be careful about Nazis.
  164. [164]
    GitHub apologizes for controversial firing, offers employee job back
    Jan 17, 2021 · Microsoft-owned GitHub is apologizing for firing an employee who told his co-workers to stay safe from "Nazis" after the U.S. Capitol was ...Missing: political backlash
  165. [165]
    GitHub Copilot Intellectual Property Litigation
    The Joseph Saveri Law Firm filed a class-action lawsuit against GitHub Copilot, Microsoft, and OpenAI on behalf of open-source programmers.
  166. [166]
    Doe v. GitHub, Inc. | BakerHostetler
    Class action against GitHub, Microsoft and OpenAI, alleging that defendants used plaintiffs copyrighted materials to create Codex and Copilot.
  167. [167]
    GitHub Copilot litigation · Joseph Saveri Law Firm & Matthew Butterick
    We've filed a lawsuit challenging GitHub Copilot, an AI product that relies on unprecedented open-source software piracy.
  168. [168]
    Judge dismisses DMCA copyright claim in GitHub Copilot suit
    Jul 8, 2024 · Claims by developers that GitHub Copilot was unlawfully copying their code have largely been dismissed, leaving the engineers for now with just two allegations ...
  169. [169]
    Microsoft announces new Copilot Copyright Commitment for ...
    Sep 7, 2023 · The Copilot Copyright Commitment extends Microsoft's existing IP indemnification coverage to copyright claims relating to the use of our AI-powered Copilots.<|separator|>
  170. [170]
    Judge Throws Out Majority of Claims in GitHub Copilot Lawsuit
    Jul 11, 2024 · Judge Tigar allows only two of the original 22 claims to proceed, signaling a significant shift in the way copyright law is interpreted in AI-generated content.
  171. [171]
    OpenAI Faces Early Appeal in First AI Copyright Suit From Coders
    Sep 30, 2024 · OpenAI Inc. and Microsoft Corp.'s GitHub will head to the country's largest federal appeals court to resolve their first copyright lawsuit ...
  172. [172]
    GitHub Copilot Security and Privacy Concerns - GitGuardian Blog
    Mar 27, 2025 · Security concerns include potential leakage of secrets and private code, and insecure code suggestions. Privacy concerns include sharing ...
  173. [173]
    Copilot exposes private GitHub pages, some removed by Microsoft
    Feb 27, 2025 · Microsoft's Copilot AI assistant is exposing the contents of more than 20,000 private GitHub repositories from companies including Google, ...
  174. [174]
    GitHub and Microsoft employees protest renewed contract with ICE
    Oct 10, 2019 · GitHub employees sent a letter to their CEO on Wednesday demanding the tech company drop its recently renewed, $200,000 contract with ...Missing: walkout | Show results with:walkout
  175. [175]
    GitHub employees ask CEO Nat Friedman to cancel contract with ICE
    Oct 9, 2019 · Employees sent an open letter to Github's CEO asking the company to shed its contract with U.S. Immigration and Customs Enforcement.Missing: walkout | Show results with:walkout
  176. [176]
    GitHub tries, in vain, to quell employee anger over ICE contract
    Oct 31, 2019 · GitHub's announced donation to help communities affected by Trump immigration policies was a peace offering of sorts. But tensions inside ...
  177. [177]
    Microsoft Employees Call to End GitHub's ICE Contract - Fortune
    Oct 10, 2019 · Microsoft employees are circulating a letter supporting an effort to get its GitHub subsidiary to cancel a contract with the US Immigration and Customs ...Missing: internal | Show results with:internal
  178. [178]
    Employees Resign From Microsoft-Owned GitHub Over Work With ICE
    Nov 13, 2019 · The Microsoft-owned GitHub is under pressure for its work with ICE, as employees resign and activists protest its biggest event of the year.
  179. [179]
    GitHub faces more resignations in light of ICE contract - TechCrunch
    Nov 13, 2019 · Last month, GitHub staff engineer Sophie Haskins resigned, stating she was leaving because the company did not cancel its contract with ICE, The ...Missing: walkout | Show results with:walkout
  180. [180]
    Leaked Memo Reveal Employee Backlash Against GitHub's Privacy ...
    Aug 17, 2022 · Dozens of GitHub's 5000 employees criticized the change internally, as the firm will share cookies with Facebook and LinkedIn.Missing: operations | Show results with:operations
  181. [181]
    Diversity, inclusion, and belonging at GitHub in 2024
    Oct 23, 2024 · Additionally, 38% of our U.S. intern cohort were women, and 41% were Hispanic/Latino or African American/Black. These programs foster an ...
  182. [182]
    Diversity, Inclusion, & Belonging at GitHub in 2024
    Asian employees make up 17.2% of GitHub's US workforce, while Hispanic and Latinx employees represent 7.1%, Black and African American employees 6.1%, and ...Advocating For Developers... · We Support Developers From... · Github By The Numbers