Git Internals



Download free course Git Internals, pdf file on 121 pages by Scott Chacon.
It took me a pretty long time to really get Git. As I've continued to use Git more and more where I work, I've found myself trying to teach people what it is and why we use it over and over again, and the reality is that Git generally has a pretty steep learning curve compared to many other systems. I've seen case after case of developers who love Git after they finally understand it, but getting to that point is often somewhat painstaking.

This book is aimed at the developer who does not particularly like Subversion, Perforce or whatever SCM system they are currently using, has heard good things about Git, but doesn't know where to start or why it's so wonderful. It is meant to explain Git as simply as possible in a clean, concise, easily readable volume. My goal is to help you understand Git internals as well as usage at a fundamental level by the time you finish this book.

To accomplish this, I'm starting the book out (after the introduction) with a section about what Git actually does, rather than how to use it. I found that I didn't really understand Git and had many problems using it until I understood what it was actually doing at a low level, rather than thinking of it as a different, weird SVN-like system.

Table of contents

  • Installing Git
  • Understanding Git
  • Using Git
  • Commands Overview
  • References and Endnotes
Pages : 121
Size : 3.0 MB
File type : PDF
Downloads: 46
Created: 2022-02-02
License: CC BY-SA
Author(s): Scott Chacon
Git Internals

Others Computer science Tutorials

The NGINX Real-Time API Handbook

97 Things Every Software Architect Should Know

Building Games for Firefox OS

Computer Science Tapestry: Exploring Programming and Computer Science with C++

Azure Durable Functions Succinctly

Others related eBooks about Git Internals

NGINX Unit Cookbook

Download free course NGINX Unit Cookbook, pdf file on 70 pages by Derek DeJonghe....

Latex tutorial for professionals

Download free Latex tutorial course in PDF, training file in 17 chapters and 60 pages. Free unaffiliated ebook created from Stack OverFlow contributor....

Category Theory for Programmers

Category Theory is one of the most abstract branches of mathematics. It is usually taught ..., download free Category Theory tutorial in PDF (498 pages) created by Bartosz Milewski ....

MongoDB Notes for Professionals

Download free course MongoDB Notes for Professionals, pdf file on 72 pages by Stack Overflow Community....

Learning Node.js

Download free course Learning Node.js, pdf file on 414 pages by Stack Overflow Community....

The Complete FreeBSD: Documentation from the Source

The Complete FreeBSD is an eminently practical guidebook that explains not only how to get a computer up and running with the FreeBSD operating system, but also how to turn it into a highly functional and secure server that can host large numbers of users and disks, support remote access, and prov...

Essential iOS

This book written to provide clear and concise explanation of topics for programmers both starting to learn the iOS programming as well as those diving in more complex topics. Most examples are linked to online playground that allows you to change the code and re-run it....

Agile Development for Serverless Platforms

You need more than great dev tools to release great software; you need an efficient pipeli..., download free Agile Development tutorial in PDF (124 pages) created by ....

Azure Pipelines Succinctly

Download free course Azure Pipelines Succinctly, pdf file on 123 pages by by Antonio Liccardi....

Advances in Flight Control Systems

Nonlinear problems in flight control have stimulated cooperation among engineers and scientists from a range of disciplines. Developments in computer technology allowed for numerical solutions of nonlinear control problems, while industrial recognition and applications of nonlinear mathematical mo...