logo
分类于: 互联网 编程语言

简介

Learn Git in a Month of Lunches

Learn Git in a Month of Lunches 0.0分

资源最后更新于 2020-11-17 04:26:33

作者:Rick Umali

出版社:Manning PUblications

出版日期:2015-01

ISBN:9781617292415

文件格式: pdf

标签: 计算机 git m Git

简介· · · · · ·

Learn Git in a Month of Lunches introduces the discipline of source code control using Git. Whether you're a newbie or a busy pro moving your source control to Git, you'll appreciate how this book concentrates on the components of Git you'll use every day. In easy-to-follow lessons designed to take an hour or less, you'll dig into Git's distributed collaboration model, along wi...

想要: 点击会收藏到你的 我的收藏,可以在这里查看

已收: 表示已经收藏

Tips: 注册一个用户 可以通过用户中心得到电子书更新的通知哦

目录

Table of Contents
Before you begin
An overview of Git and version control
Getting oriented with Git
Making and using a Git repository
Using Git with a GUI
Tracking and updating files in Git
Committing parts of changes
The time machine that is Git
Taking a fork in the road
Merging branches
Cloning
Collaborating with remotes
Pushing your changes
Keeping in sync
Software archaeology
Understanding git rebase
Workflows and branching conventions
Working with GitHub
Third-party tools and Git
Sharpening your Git