搜索资源列表
gitguide
- git 使用指南。有git的基本操作命令,实例说明,常用的命令集。-git user guide
Git_Book.tar
- 现在官方网站下载源码都是用git下载的,附件文档详细介绍了git的使用方法及其常用功能!-Official website to download the source with git download the attached document details git to use their common functions.
Git的配置与使用
- Git是一个分布式的版本控制系统,最初由Linus Torvalds编写,用作Linux内核代码 的管理。在推出后,Git在其它项目中也取得了很大成功,目前很多知名项目都使用了Git
Git
- Git是一个分布式的版本控制系统,最初由Linus Torvalds编写,用作Linux内核代码 的管理。在推出后,Git在其它项目中也取得了很大成功,目前很多知名项目都使用了Git。-user of Git
workflow-guide
- git 的简单使用流程.龙芯公司内部老师所总结的。-the git a simple to use process
ProGit
- 这是版本管理工具git的中文使用说明书,对于做大工程的版本管理十分有用,有效提高工作效率-This is the Chinese version management tool git manual, version management for bigger projects very useful, improve work efficiency
GITguide
- 我见过的最好的GIT这个代码管理工具的使用指南-I ve seen this code management tools git Guide
Git-Pro(chinese)
- git 中文帮助文档,详细的描述了git的使用,所有git命令的用法及使用技巧。-Git Chinese help documentation, detailed descr iption of the use of Git, the usage and skills to use all of the Git commands.
Pro Git 中文版本
- Pro Git 中文版本,介绍如何配置和使用git(Pro Git Chinese version, describes how to configure and use Git)
git概述
- git使用说明 让你快速学习使用git bash拉取上传github代码(Git usage instructions)
Git集成到μVision-中文版
- 本文档介绍了如何将Git集成到μVision中,以及如何为使用软件包的项目进行版本控制建立强大的工作流程。(This document describes how to integrate Git into the Vision, and how to build a powerful workflow for versioning using software packages.)
git 命令
- git 实用命令,用于建git基本库。一般来说,日常使用只要记住下图6个命令,就可以了。但是熟练使用,恐怕要记住60~100个命令