Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Git: Best Practices Guide by Eric Pidoux

Posted By: AlenMiler
Git: Best Practices Guide by Eric Pidoux

Git: Best Practices Guide by Eric Pidoux
English | Nov 20, 2014 | ISBN: 1783553731 | 102 Pages | AZW3/EPUB/MOBI/PDF (conv) | 5 MB

If you are a developer and you want to completely master Git without heavy theory, this is the book for you. A reasonable knowledge level and basic understanding of Git concepts will get you started with this book.

Master the best practices of Git with the help of real-time scenarios to maximize team efficiency and workflow

About This Book

Work with a versioning tool for continuous integration using Git
Learn how to make the best use of Git's features
Comprehensible guidelines with useful tricks and tips for effectively using Git for collaborative and Agile development

In Detail

Git is a powerful versioning system. It is fast and logical, and helps developers to work with a team efficiently. The command set and learning curve of Git are pretty similar to and even better than any other SCM, and therefore it is comparatively easier to learn.

Starting with the basic Git commands, this book will take you on a journey to explore all the features of Git and provide you with a way to integrate Git in a team to set up Agile methods and Continuous Integration.

The book covers how to create and manage a repository on Git before moving on to explain the best practices to work with other developers as a team. It provides descriptions of Git's features, such as applying patch, using submodules, migrating from SVN, hooks, and cherry pick.

This book is invaluable to anyone who wants a thorough reference guide to go back to every time they have questions about any feature of Git.