Git Pocket Guide: A Working Introduction

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

This pocket guide is the perfect on-the-job companion to Git, the distributed version control system. It provides a compact, readable introduction to Git for new users, as well as a reference to common commands and procedures for those of you with Git experience. Written for Git version 1.8.2, this handy task-oriented guide is organized around the basic version control functions you need, such as making commits, fixing mistakes, merging, and searching history. • Examine the state of your project at earlier points in time • Learn the basics of creating and making changes to a repository • Create branches so many people can work on a project simultaneously • Merge branches and reconcile the changes among them • Clone an existing repository and share changes with push/pull commands • Examine and change your repository’s commit history • Access remote repositories, using different network protocols • Get recipes for accomplishing a variety of common tasks

Author(s): Richard E. Silverman
Edition: 1
Publisher: O’Reilly Media
Year: 2013

Language: English
Commentary: True PDF
Pages: 234
City: Sebastopol, CA
Tags: Git; Version Control Systems