About 468,000 results
Open links in new tab
  1. GitHub · Change is constant. GitHub keeps you ahead. · GitHub

    Join the world's most widely adopted, AI-powered developer platform where millions of developers, businesses, and the largest open source community build software that advances …

  2. What are code repositories? - GitHub

    Code repositories (often called code repos) are specialized storage systems designed to manage source code and other software development assets. Think of them as your code's home …

  3. Exploring repository architecture strategy – GitHub Well-Architected

    Sep 3, 2024 · The choice between a monorepo (monolithic repository) and a polyrepo (multiple repositories) is a critical decision for software development teams. This decision can …

  4. About repositories - GitHub Docs

    A repository contains all of your code, your files, and each file's revision history. You can discuss and manage your work within the repository.

  5. About Git - GitHub Docs

    A repository, or Git project, encompasses the entire collection of files and folders associated with a project, along with each file's revision history. The file history appears as snapshots in time …

  6. RH199/Guided Exercise 7.4 Lab: Installing and Updating Software ...

    Guided Exercise 7.4 Lab: Installing and Updating Software Packages Performance Checklist In this lab, you will manage software repositories and module streams, and install and upgrade …

  7. Repositories documentation - GitHub Docs

    Learn to use and manage the repositories that allow you to store and collaborate on your project's code.

  8. Microsoft · GitHub

    Open source projects and samples from Microsoft. Microsoft has 7438 repositories available. Follow their code on GitHub.

  9. The Apache Software Foundation - GitHub

    The Apache Software Foundation (ASF) is home to more than 300 software projects, many of which host their code repositories in this GitHub organization. Software in this organization is …

  10. Best practices for repositories - GitHub Docs

    A README, along with a repository license, citation file, contribution guidelines, and a code of conduct, communicates expectations for your project and helps you manage contributions.