Git Pocket Guide (e-bog) af Silverman, Richard E.
Silverman, Richard E. (forfatter)

Git Pocket Guide e-bog

86,52 DKK (inkl. moms 108,15 DKK)
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 a...
E-bog 86,52 DKK
Forfattere Silverman, Richard E. (forfatter)
Udgivet 25 juni 2013
Længde 234 sider
Genrer Software Engineering
Sprog English
Format epub
Beskyttelse LCP
ISBN 9781449327521
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 timeLearn the basics of creating and making changes to a repositoryCreate branches so many people can work on a project simultaneouslyMerge branches and reconcile the changes among themClone an existing repository and share changes with push/pull commandsExamine and change your repository??s commit historyAccess remote repositories, using different network protocolsGet recipes for accomplishing a variety of common tasks