约 2,230,000 个结果
在新选项卡中打开链接
  1. Git - Downloads

    Git comes with built-in GUI tools (git-gui, gitk), but there are several third-party tools for users looking for a platform-specific experience. View GUI Clients →

  2. Git · GitHub

    Git is a distributed version control software. Version control is a way to save changes over time without overwriting previous versions. Being distributed means that every developer working …

  3. Git - Wikipedia

    Git (/ ɡɪt / ⓘ [8]) is a distributed version control system [9] that tracks versions of files. It is often used to control source code by programmers who are developing software collaboratively.

  4. Git Tutorial - W3Schools

    Git works on your computer, but you also use it with online services like GitHub, GitLab, or Bitbucket to share your work with others. These are called remote repositories. In this tutorial, …

  5. Learn Git - Tutorials, Workflows and Commands | Atlassian

    Git is an open source version control system used by programmers to manage their code. Learn about its features and benefits in this tutorial.

  6. Git

    Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency. Git is easy to learn and has a tiny …

  7. What is Git? - GeeksforGeeks

    2025年7月23日 · Git is a tool used to keep track of changes to files, especially the code of the projects. It is termed a distributed version control system because of its behaviour to allow …

  8. Build and ship software on a single, collaborative platform

    Join the world’s most widely adopted AI-powered developer platform. A demonstration animation of a code editor using GitHub Copilot Chat, where the user requests GitHub Copilot to refactor …

  9. What is Git? The ultimate guide to Git's role and functionality

    2024年11月14日 · Git is a must-have tool in the world of modern software development. In this comprehensive guide, we explain in detail what the Git tool is, its role in source code …

  10. What is Git | Atlassian Git Tutorial

    Git is a mature, actively maintained open source project originally developed in 2005 by Linus Torvalds, the famous creator of the Linux operating system kernel. A staggering number of …