Version Control with Git : Powerful Tools and Techniques for Collaborative Software Development available on January 11 2024 from BiggerBooks for 25.59
Version Control With Git available on May 14 2018 from VitalSource for itemprop="offers" target="_external" title="" itemscope itemtype="http://schema.org/Offer">31.99
Version Control with Git: Powerful tools and techniques for collaborative software development available on February 23 2016 from Amazon for 19.75
ISBN bar code 9781449316389 ξ2 registered January 11 2024
ISBN bar code 9781449316389 ξ3 registered May 14 2018
ISBN bar code 9781449316389 ξ4 registered November 21 2014
ISBN bar code 9781449316389 ξ1 registered February 20 2015
Product category is Version Control with Git : Powerful Tools and Techniques for Collaborative Software Development, 9781449316389, Book, Textbook Book
Through a series of step-by-step tutorials, this practical guide takes you quickly from Git fundamentals to advanced techniques, and provides friendly yet rigorous advice for navigating the many functions of this open source version control system.This thoroughly revised edition also includes tips for manipulating trees, extended coverage of the reflog and stash, and a complete introduction to the GitHub repository. Git lets you manage code development in a virtually endless variety of ways, once you understand how to harness the system’s flexibility. This book shows you how.Learn how to use Git for several real-world development scenariosGain insight into Git’s common-use cases, initial tasks, and basic functionsUse the system for both centralized and distributed version controlLearn how to manage merges, conflicts, patches, and diffsApply advanced techniques such as rebasing, hooks, and ways to handle submodulesInteract with Subversion (SVN) repositories—including SVN to Git conversionsNavigate, use, and contribute to open source projects though GitHub
^Jon Loeliger, Matthew McculloughVersion Control with Git : Powerful Tools and Techniques for Collaborative Software Development by Jon Loeliger and Matthew McCullough (2012, Paperback)ISBN 9781449316389 (revised Feb 2015)
^Loeliger, Jon (2014). Version Control with Git : Powerful Tools and Techniques for Collaborative Software Development, Oreilly & Associates Inc. BiggerBooks. ISBN 9781449316389 (revised Jan 2024)
^Jon Loeliger (2012). Version Control with Git: Powerful tools and techniques for collaborative software development, O'reilly Media. Amazon. ISBN 9781449316389 (revised Feb 2016)
Though more comprehensive than Scott Chacon's Pro Git, this book is a mess. It fails both as a reference and as a tutorial. It's written in a verbose, example-driven style, which dulls its usefulness as a reference; and the authors' ludicrous sense of pacing ruins it as a tutorial.The chapter that is supposed to serve as an introduction to git (Chapter 3) is a scattershot mishmash of common tasks like executing a commit and once-off configuration comm..