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: 61
Created: 2022-02-02
License: CC BY-SA
Author(s): Scott Chacon
Git Internals

Warning: Trying to access array offset on false in /home/tutovnfz/public_html/article.php on line 233

Others Computer science Tutorials

RavenDB in Action

Introduction to Data Science

Migrating Big Data Analytics into the Cloud

Go Succinctly

HackSpace Magazine: Issue 46

Others related eBooks about Git Internals

Modern Robotics with OpenCV

How to use a Robot with Computer Vision in order to perform complex tasks, interacting with the surrounding environment, using a distributed system with several software communicating each others and exchanging data across the network....

Project Management Skills for All Careers

This textbook provides students with project management skills they can apply in any chosen profession. It offers practical, real-world insights for effective project management and guides you through the essentials of the people and project management. ...

Software Above the Level of a Single Device

Download free course Software Above the Level of a Single Device, pdf file on 18 pages by Tim O'Reilly....

Digital Dilemmas

Download free course Digital Dilemmas, pdf file on 93 pages by Øyvind Kvalnes....

Azure Functions Succinctly

Download free course Azure Functions Succinctly, pdf file on 95 pages by by Ed Freitas....

Open Source Systems: Towards Robust Practices

Download free course Open Source Systems: Towards Robust Practices, pdf file on 225 pages by Federico Balaguer, Roberto Di Cosmo, Alejandra Garrido, Fabio Kon, Gregorio Robles, Stefano Zacchiroli....

TouchDevelop, 3rd Edition

This book walks you through all of the screens of the TouchDevelop app, and itpoints out s..., download free TouchDevelop tutorial in PDF (270 pages) created by R. Nigel Horspool ....

Eye Tracking Methodology

Download free course Eye Tracking Methodology, pdf file on 387 pages by Andrew T. Duchowski....

Compiler Design: Theory, Tools, and Examples

...

A Brief Introduction to Machine Learning for Engineers

This book aims at providing an introduction to key concepts, algorithms, and theoretical frameworks in machine learning, including supervised and unsupervised learning, statistical learning theory, probabilistic graphical models and approximate inference. The intended readership consists of electric...