Tags
Language
Tags
May 2024
Su Mo Tu We Th Fr Sa
28 29 30 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1

Jump Start Git, 2nd Edition

Posted By: l3ivo
Jump Start Git, 2nd Edition

Shaumik Daityari, "Jump Start Git, 2nd Edition"
English | 2020 | ISBN: 1925836347 | 172 pages | MOBI / PDF | 10.9 MB

Get a Jump Start on version control with Git today!

If you've worked on a web development project of any size, you've probably used Git, the most broadly adopted distributed version control system available. It enables you to store different versions of project files and directories, so you can roll back to an earlier one if something goes wrong. And since it's distributed, it smoothes the path for dev team collaboration.

This short, practical book will help you to:

Understand Git's core philosophy.
Get started with Git: install it, learn the basic commands, and set up your first project.
Work with Git as part of a collaborative team.
Use Git's debugging tools for maximum debug efficiency.
Master Git workflow
Take control with Git's advanced features: reflog, rebase, stash, and more.
Use Git with cloud-based Git repository host services like Github and Bitbucket.
See how Git's used effectively on large open-source projects.
Whether you're a Git newbie or you've been using it for some time but only really scratching the surface of its capabilities, this book will help you to gain a deep understanding of how Git works, and how to use it to streamline your workflow.