Pro Git book "juiced"

Written by giampaolo.ferradini created 26 April 2020 last edit 3 years, 11 months ago
Pro Git book "juiced"

Learn using Git as a pro

Juiced from https://git-scm.com/book/en/v2.

The entire Pro Git book, written by Scott Chacon and Ben Straub and published by Apress, is available at the links below. Only the bold ones have been “juiced”, so far all of them by Giampaolo.

Should you be interested in juicing some of the remaining links, please write to me (easy email, composed with first name {at} kjuicer.com}, and I will incorporate your juiced version and cite you. They can be juiced by going to the original link that you want to tackle and creating the Kjuicer version through the extension or the bookmarklet. Extension and bookmarklet can be found at the Kjuicer website, and here a short video that explains what this is.

Git has been licensed under the GNU General Public License version 2.0 while all of the book content is licensed under the Creative Commons Attribution Non Commercial Share Alike 3.0 license. Print versions of the book are available on Amazon.com.

  1. Getting Started

    1. About Version Control

    2. A Short History of Git

    3. What is Git?

    4. The Command Line

    5. Installing Git

    6. First-Time Git Setup

    7. Getting Help

    8. Summary

  2. Git Basics

    1. Getting a Git Repository

    2. Recording Changes to the Repository

    3. Viewing the Commit History

    4. Undoing Things

    5. Working with Remotes

    6. Tagging

    7. Git Aliases

    8. Summary

  3. Git Branching

    1. Branches in a Nutshell

    2. Basic Branching and Merging

    3. Branch Management

    4. Branching Workflows

    5. Remote Branches

    6. Rebasing

    7. Summary

  4. Git on the Server

    1. The Protocols

    2. Getting Git on a Server

    3. Generating Your SSH Public Key

    4. Setting Up the Server

    5. Git Daemon

    6. Smart HTTP

    7. GitWeb

    8. GitLab

    9. Third Party Hosted Options

    10. Summary

  5. Distributed Git

    1. Distributed Workflows

    2. Contributing to a Project

    3. Maintaining a Project

    4. Summary

  6. GitHub

    1. Account Setup and Configuration

    2. Contributing to a Project

    3. Maintaining a Project

    4. Managing an organization

    5. Scripting GitHub

    6. Summary

  7. Git Tools

    1. Revision Selection

    2. Interactive Staging

    3. Stashing and Cleaning

    4. Signing Your Work

    5. Searching

    6. Rewriting History

    7. Reset Demystified

    8. Advanced Merging

    9. Rerere

    10. Debugging with Git

    11. Submodules

    12. Bundling

    13. Replace

    14. Credential Storage

    15. Summary

  8. Customizing Git

    1. Git Configuration

    2. Git Attributes

    3. Git Hooks

    4. An Example Git-Enforced Policy

    5. Summary

  9. Git and Other Systems

    1. Git as a Client

    2. Migrating to Git

    3. Summary

  10. Git Internals

    1. Plumbing and Porcelain

    2. Git Objects

    3. Git References

    4. Packfiles

    5. The Refspec

    6. Transfer Protocols

    7. Maintenance and Data Recovery

    8. Environment Variables

    9. Summary

APPENDIX

  1. Appendix A: Git in Other Environments

    1. Graphical Interfaces

    2. Git in Visual Studio

    3. Git in Visual Studio Code

    4. Git in Eclipse

    5. Git in IntelliJ / PyCharm / WebStorm / PhpStorm / RubyMine

    6. Git in Sublime Text

    7. Git in Bash

    8. Git in Zsh

    9. Git in PowerShell

    10. Summary

  2. Appendix B: Embedding Git in your Applications

    1. Command-line Git

    2. Libgit2

    3. JGit

    4. go-git

    5. Dulwich

  3. Appendix C: Git Commands

    1. Setup and Config

    2. Getting and Creating Projects

    3. Basic Snapshotting

    4. Branching and Merging

    5. Sharing and Updating Projects

    6. Inspection and Comparison

    7. Debugging

    8. Patching

    9. Email

    10. External Systems

    11. Administration

    12. Plumbing Commands

Written by

giampaolo.ferradini

Giampaolo Ferradini

giampaolo.ferradini

Founder Kjuicer & Green Gap, cofounder Condogreen Spa. 15y in startups, also as advisor to incubators & accelerators. 15y in asset management and banking including Deutsche Bank, Commerzbank. Edu: Bocconi University, MIP Politecnico di Milano.

About Help Privacy Terms