搜索资源列表
git教程
- 本文是一个入门级的使用教程,简单介绍最基础的命令,专为想用git而不知从何下手的苦手准备。git是新流行起来的代码管理工具,最著名的应用是linux内核代码管理。Git比SVN好的地方在于两点:轻量级、分布式。其中分布式的意思是Git不需要一个中心服务器,或者说任何一台使用git的电脑都可以当服务器,建立代码库服务器异常简单。
git-tutor
- 代码管理程序git的中文教程,介绍了如何使用git进行高效的代码管理以及代码的版本管理-Code management program in Chinese git tutorial describes how to efficiently use the git source code management and version management
ffmpeg-git-f354396-32-bit-dev
- 2011最新版本的ffmpeg VC库,包括头文件和lib和dll文件,可以直接在VC工程中使用,此文件为32bit版本。-The latest 2011 version of ffmpeg VC libraries, including the header files and lib and dll files, can be used directly in the VC project, this file is 32bit v
git-1.7.3.1
- git1.7.3.1源代码,这是广泛使用的版本控制工具git的新版本的源代码。需要先解压包后,configure,再make,然后make install.-git1.7.3.1 source code, which is widely used version control tool to git a new version of the source code. Need to extract the package, confi
gitguide
- git 使用指南。有git的基本操作命令,实例说明,常用的命令集。-git user guide
git-1.7.6.tar
- Git是用于Linux内核开发的版本控制工具,与常用的版本控制工具CVS, Subversion等不同,它采用了分布式版本库的方式,不必服务器端软件支持,使源代码的发布和交流极其方便。 Git的速度很快,这对于诸如Linux kernel这样的大项目来说自然很重要。 Git最为出色的是它的合并跟踪(merge tracing)能力。实际上内核开发团队决定开始开发和使用 Git来作为内核开发的版本控制系统的时候,世界开源社群的反对声音不少
git--usage
- git 使用简介,对于初学者很有帮组的哟-the usage of git
git-usage-introduction.pdf.tar
- git 使用简介 git 和 svn 的差异 git 常用命令介绍 git 开发模式 通过 ssh 进行权限管理 -git introduction
Learning-git
- git的基本使用,包含常用的命令以及指令,可作为手册使用(The basic use of git, including commonly used commands and instructions, can be used as a manual)
github-git-cheat-sheet
- 使用github以及git共享代码的方法,和命令详解,来自官方(The use of GitHub and git sharing code, and command detailed, from the official)
Pro Git 中文版本
- Pro Git 中文版本,介绍如何配置和使用git(Pro Git Chinese version, describes how to configure and use Git)
生成密钥
- 在使用git时生成公钥的步骤和使用方法,请对git的初步使用者很有用(asdfgfdhgrhtwjdhsdhsdgjhtrjryewjyteksdfhsdgtdsh)
git工具使用
- git代码仓库托管及基本的 Web管理界面以外,还提供了订阅、讨论组、文本渲染、在线文件编辑器、协作图谱(报表)、代码片段分享(Gist)等功能。(git code warehouse hosting and basic Web management interface, but also provides subscr iption, discussion group, text rendering, online file edit
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.)
progit2.pdf
- git说明手册; git使用说明; git用户手册(everything you need to know about git)
Git-2.6.2-64-bit
- Git(读音为/g?t/。)是一个开源的分布式版本控制系统,可以有效、高速的处理从很小到非常大的项目版本管理。[1] Git 是 Linus Torvalds 为了帮助管理 Linux 内核开发而开发的一个开放源码的版本控制软件。 Torvalds 开始着手开发 Git 是为了作为一种过渡方案来替代 BitKeeper,后者之前一直是 Linux 内核开发人员在全球使用的主要源代码工具。开放源码社区中的有些人觉得BitKeeper
git入门_ly_20170309
- git使用 git从0开始到远程仓库学习(ubuntu 14.04,git in a nutshell .)
SM004 git仓库使用说明(1)
- git hub how to use? and this word is very easy to use(git hub how to use and this word is very easy to use)
Git&GitHub
- 尚硅谷git和github入门使用手册,资料来源与于互联网,侵删。(git&github Introduction Manual)