About 50,500 results
Open links in new tab
  1. 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 …

  2. Git - Downloads

    Git via Git If you already have Git installed, you can get the latest development version via Git itself: git clone https://github.com/git/git You can also always browse the current contents of …

  3. Git

    The entire Pro Git book, written by Scott Chacon and Ben Straub and published by Apress, is available here. All content is licensed under the Creative Commons Attribution Non …

  4. Git - Downloading Package

    Jun 16, 2025 · Download for Windows Click here to download the latest (2.50.0) x64 version of Git for Windows. This is the most recent maintained build. It was released 15 days ago, on 2025 …

  5. Git - git Documentation

    DESCRIPTION Git is a fast, scalable, distributed revision control system with an unusually rich command set that provides both high-level operations and full access to internals. See …

  6. Git - Reference

    Reference Quick reference guides: GitHub Cheat Sheet | Visual Git Cheat Sheet Complete list of all commands

  7. Git - git Documentation

    描述 Git 是一个快速、可扩展的分布式版本控制系统,它拥有异常丰富的命令集,可以提供高级操作和对内部的完全访问。 参阅 gittutorial [7] 开始使用,然后查看 giteveryday [7] 以获取一组 …

  8. Git - What is Git?

    With Git, every time you commit, or save the state of your project, Git basically takes a picture of what all your files look like at that moment and stores a reference to that snapshot.

  9. Git - git Documentation

    Git est un système de gestion de révision rapide, extensible et distribué avec un ensemble de commandes inhabituellement riche qui fournit à la fois des opérations de haut niveau et un …

  10. Git - About Version Control

    This chapter will be about getting started with Git. We will begin by explaining some background on version control tools, then move on to how to get Git running on your system and finally …