Pragmatic Guide to Git

by: Travis Swicegood

Published 2010-11-01
Internal code pg_git
Print status In Print
Pages 160
User level Intermediate
Keywords git, svn, subversion, version control, dvcs, versioning, development, tools
Related titles
  • Pragmatic Version Control using Git
  • Pragmatic Guide to Subversion
  • Pragmatic Guide to JavaScript
ISBN 9781934356722
Other ISBN Channel epub: 9781680504163
Channel PDF: 9781680504170
Kindle: 9781937785116
Safari: 9781680500028
Kindle: 9781937785116
BISACs COM051440 COMPUTERS / Software Development & Engineering / Tools
COM052000 COMPUTERS / Reference
COM052000 COMPUTERS / Reference

Highlight

Need to learn how to wrap your head around Git, but don’t need a lot of hand holding? Grab this book if you’re new to Git, not to the world of programming. Git tasks displayed on two-page spreads provide all the context you need, without the extra fluff.

Description

Get up to speed on Git right now with Pragmatic Guide to Git. Here you’ll find the 95 percent of Git that you’ll use at least once a week, as well as a few tasks that will come in handy but aren’t used as often.

Task-oriented two-page spreads get you up and running with minimal fuss. Each left-hand page dives into the underlying implementation for each task. The right-hand page contains commands that focus on the task at hand, and cross references to other tasks that are related. You’ll find what you need fast.

Git is rapidly becoming the de-facto standard for the open source community. Its excellent merging capabilities, coupled with its speed and relative ease of use, make it an indispensable tool for any developer. New Git users will learn the basic tasks needed to work with Git every day, including working with remote repositories, dealing with branches and tags, exploring the history, and fixing problems when things go wrong. If you’re already familiar with Git, this book will be your go-to reference for Git commands and best practices.

You won’t find a more practical approach to learning Git than Pragmatic Guide to Git.

Contents and Extracts

Full Table of Contents

Introduction