About 49,400 results
Open links in new tab
  1. About GitHub and Git

    When you upload files to GitHub, you'll store them in a "Git repository." This means that when you make changes (or "commits") to your files in GitHub, Git will automatically start to track and …

  2. About Git - GitHub Docs

    GitHub hosts Git repositories and provides developers with tools to ship better code through command line features, issues (threaded discussions), pull requests, code review, or the use …

  3. Get started with GitHub documentation - GitHub Docs

    Learn how to start building, shipping, and maintaining software with GitHub. Explore our products, sign up for an account, and connect with the world's largest development community.

  4. Hello World - GitHub Docs

    This tutorial teaches you GitHub essentials like repositories, branches, commits, and pull requests. You'll create your own Hello World repository and learn GitHub's pull request …

  5. Learning about GitHub

    Learn how you can use GitHub products to improve your software management process and collaborate with other people.

  6. Understanding GitHub Actions

    GitHub provides Linux, Windows, and macOS virtual machines to run your workflows, or you can host your own self-hosted runners in your own data center or cloud infrastructure.

  7. Fork a repository - GitHub Docs

    You can browse Explore GitHub to find projects and start contributing to open source repositories. For more information, see Finding ways to contribute to open source on GitHub.

  8. What is GitHub Copilot? - GitHub Docs

    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 collaboration.

  9. About branches - GitHub Docs

    When you create a repository with content on GitHub, GitHub creates the repository with a single branch. This first branch in the repository is the default branch.

  10. GitHub Copilot documentation - GitHub Docs

    You can use GitHub Copilot to enhance your productivity and assist as you work on code.