|
- Git - Install
About this site Patches, suggestions, and comments are welcome Git is a member of Software Freedom Conservancy
- 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 lightning fast and has a huge ecosystem of GUIs, hosting services, and command-line tools
- Git - 安装 Git
在 Windows 上安装 Git 也有几种安装方法。 官方版本可以在 Git 官方网站下载。 打开 https: git-scm com download win,下载会自动开始。 要注意这是一个名为 Git for Windows 的项目(也叫做 msysGit),和 Git 是分别独立的项目;更多信息请访问 http: msysgit github io 。
- Git - Install for Windows
Now What? Now that you have downloaded Git, it's time to start using it Read the Book Dive into the Pro Git book and learn at your own pace Download a GUI Several free and commercial GUI tools are available for the Windows platform Get Involved A knowledgeable Git community is available to answer your questions
- Git - Git 是什么?
Git 仓库目录是 Git 用来保存项目的元数据和对象数据库的地方。 这是 Git 中最重要的部分,从其它计算机克隆仓库时,复制的就是这里的数据。
- Git - git Documentation
Git 用户手册 中有对 Git 更为深入的介绍。 在掌握了基本概念之后,你可以回到本页了解 Git 提供的命令。 你可以通过 "git help" 命令了解更多关于单个 Git 命令的信息。 gitcli [7] 手册页面提供了命令行命令语法的概述。
- Git - Reference
git config help bugreport Credential helpers Getting and Creating Projects init clone Basic Snapshotting add status diff commit notes restore reset rm mv Branching and Merging branch checkout switch merge mergetool log stash tag worktree Sharing and Updating Projects fetch pull push remote submodule Inspection and Comparison show log diff
- Git - Git 安裝教學
在 Windows 中安裝 在 Windows 中安裝 Git 也有很多種方式。 最正式的安裝程式在 Git 官方網站可供下載。 你只需要連到 http: git-scm com download win 然後下載就會自動開始。 請注意這是一個名為 Git for Windows 的專案,與 Git 本身是互相獨立的。
|
|
|