Git Pocket Guide
Autor Richard Silvermanen Limba Engleză Paperback – 8 aug 2013
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
Preț: 105.91 lei
Preț vechi: 132.39 lei
-20% Nou
Puncte Express: 159
Preț estimativ în valută:
20.27€ • 21.32$ • 16.78£
20.27€ • 21.32$ • 16.78£
Carte disponibilă
Livrare economică 24 decembrie 24 - 07 ianuarie 25
Livrare express 10-14 decembrie pentru 16.36 lei
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781449325862
ISBN-10: 1449325866
Pagini: 240
Dimensiuni: 108 x 177 x 17 mm
Greutate: 0.18 kg
Editura: O'Reilly
ISBN-10: 1449325866
Pagini: 240
Dimensiuni: 108 x 177 x 17 mm
Greutate: 0.18 kg
Editura: O'Reilly
Cuprins
Descriere
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