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

    A version control system, or VCS, tracks the history of changes as people and teams collaborate on projects together. As developers make changes to the project, any earlier version of the project can …

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

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

  5. 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 …

  6. Git basics - GitHub Docs

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

  7. Informationen zu Git - GitHub-Dokumentation

    Hier erfährst du mehr über das Versionskontrollsystem, Git und die Funktionsweise mit GitHub.

  8. Importing a Team Foundation Version Control repository - GitHub Docs

    You can import a repository from Team Foundation Version Control (TFVC) by converting the repository to Git, then pushing the Git repository to GitHub.

  9. About GitHub Importer

    GitHub Importer does not support repositories that use version control systems other than Git, such as Mercurial, Subversion, or Team Foundation Version Control (TFVC).

  10. Get started with GitHub documentation - 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.