`
standalone
  • 浏览: 615262 次
  • 性别: Icon_minigender_1
  • 来自: 上海
社区版块
存档分类
最新评论

Great Site to Learn Git

git 
阅读更多
http://pcottle.github.com/learnGitBranching/
分享到:
评论

相关推荐

    Manning Learn Git in a Month of Lunches(pdf)

    Manning Learn Git in a Month of Lunches

    Git学习笔记整理(Learn git branching)

    Git作为一款广泛使用的版本控制系统,能够帮助开发者管理项目文件的历史版本。本篇学习笔记主要涉及Git的基本操作、分支管理、合并策略、撤销变更和提交技巧等核心知识点。 一、Git提交 在本地Git仓库中,每次提交...

    Learn.Git.in.a.Month.of.Lunches.1617

    Learn Git in a Month of Lunches introduces the discipline of source code control using Git. Helpful for both newbies who have never used source control and busy pros, this book concentrates on the ...

    Learn Git in a Month of Lunche mobi

    Learn Git in a Month of Lunche 英文mobi 本资源转载自网络,如有侵权,请联系上传者或csdn删除 本资源转载自网络,如有侵权,请联系上传者或csdn删除

    Git Learn Version Control with Git A step-by-step Ultimate beginners Guide epub

    Git Learn Version Control with Git A step-by-step Ultimate beginners Guide 英文epub 本资源转载自网络,如有侵权,请联系上传者或csdn删除 本资源转载自网络,如有侵权,请联系上传者或csdn删除

    Git Learn Version Control with Git A step-by-step Ultimate beginners Guide azw3

    Git Learn Version Control with Git A step-by-step Ultimate beginners Guide 英文azw3 本资源转载自网络,如有侵权,请联系上传者或csdn删除 本资源转载自网络,如有侵权,请联系上传者或csdn删除

    Learn.Git.in.a.Month.of.Lunches.2015.9.pdf

    Learn.Git.in.a.Month.of.Lunches.2015.9.pdf

    Learn a Mind map of git

    How to learn git's mind map systematically and effectively

    learn-git:仅用于git学习

    learn-git this is a git-learning repo 初始化 git init 初始化目录,生成 .git 目录 $ git init 本地仓库状态 git status # 查看本地仓库的状态 $ git status # output: 查表 $ git status -s 查看 远程仓库操作 ...

    Mercurial to Git

    《Mercurial to Git 转换详解》 在软件开发中,版本控制系统是不可或缺的一部分,Mercurial 和 Git 都是广受欢迎的分布式版本控制系统。Mercurial 简洁易用,而 Git 功能强大,社区活跃。在某些场景下,我们可能...

    Git in Practice

    ■ Software developer with advanced Subversion knowledge (able to branch, merge, and set/get Subversion metadata variables) who wishes to learn how to use Git ■ Software developer who wishes to learn...

    Professional Git [2017]

    Learn the Git versions of common source management concepts and commands Track changes, work with branches, and take advantage of Git′s full functionality Avoid trip–ups and missteps common to new ...

    pro git_中文版.pdf

    * Learn how to extend Git. This book is for all open source developers: you are bound to encounter it somewhere in the course of your working life. Proprietary software developers will appreciate Git...

    git语法在线学习LearnGit.zip

    LearnGit 是一个图形化在线学习 git 语法的源码,采用 nodejs 编写。 标签:LearnGit

    Git Learn Version Control with Git A step-by-step Ultimate beginners 无水印pdf

    Git Learn Version Control with Git A step-by-step Ultimate beginners Guide 英文无水印pdf pdf所有页面使用FoxitReader和PDF-XChangeViewer测试都可以打开 本资源转载自网络,如有侵权,请联系上传者或csdn...

    how to use git

    - 开发者在修改代码后,应先使用 `git diff` 检查工作目录与暂存区的差异,再用 `git status` 查看哪些文件有变化,需要添加到暂存区(`Changed but not updated`)或提交(`Changes to be committed`)。 - 将修改过...

    廖雪峰learn-git教程代码

    廖雪峰learn-git教程代码

    Git.Best.Practices.Guide.1783553731

    Learn how to make the best use of Git's features Comprehensible guidelines with useful tricks and tips for effectively using Git for collaborative and Agile development Who This Book Is For If you are...

    NewEBuy:如何找回Git删除的提交。Learn Git to find out the removed commit

    git clone https://bitbucket.org/liruqi/newebuy.git找一找哪一个是代码删除之前的提交git log把git的HEAD头指向之前代码还在的hashgit reset 45ac382f --hardgit clean哈哈,现在你找回来了English: Learn Git: ...

    Pragmatic Guide to Git

    根据给定的文件信息,我们可知这是一本名为《Pragmatic Guide to Git》的书籍,作者为Travis Swicegood。这本书旨在为初学者提供一本关于Git的实用指南。书中内容组织在两页的版面中,目的是为读者提供足够的上下文...

Global site tag (gtag.js) - Google Analytics