About 400 results
Open links in new tab
  1. About Git - GitHub Docs

    Git is the most popular distributed version control system. Git is commonly used for both open source and commercial software development, with significant benefits for individuals, teams and businesses.

  2. Getting started with Git - GitHub Docs

    If you aren't familiar with Git, it's a version control system that helps you keep track of changes to your code. You can save a snapshot of your project at a particular point in time, then make experimental …

  3. About GitHub and Git

    Git is a version control system that intelligently tracks changes in files. Git is particularly useful when you and a group of people are all making changes to the same files at the same time.

  4. Git basics - GitHub Docs

    Set up Git, a distributed version control system, to manage your GitHub repositories from your computer.

  5. Set up Git - GitHub Docs

    At the heart of GitHub is an open-source version control system (VCS) called Git. Git is responsible for everything GitHub-related that happens locally on your computer.

  6. Using source control in your codespace - GitHub Docs

    You can use the integrated terminal within your codespace to enter Git commands, or you can click icons and menu options to complete all the most common Git tasks. This guide explains how to use …

  7. Versioning documentation - GitHub Docs

    We provide versioned documentation for users of GitHub plans including GitHub Enterprise Cloud and GitHub Enterprise Server. If multiple versions of a page exist on the site, readers can choose the …

  8. Managing releases in a repository - GitHub Docs

    On GitHub, navigate to the main page of the repository. To the right of the list of files, click Releases. At the top of the page, click Draft a new release. To choose a tag for the release, select the Choose a …

  9. About GitHub and Git - GitHub Enterprise Cloud Docs

    Git is a version control system that intelligently tracks changes in files. Git is particularly useful when you and a group of people are all making changes to the same files at the same time.

  10. Get started with GitHub documentation

    At the heart of GitHub is an open-source version control system (VCS) called Git. Git is responsible for everything GitHub-related that happens locally on your computer.