Book description
Master the best practices of Git with the help of real-time scenarios to maximize team efficiency and workflow
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.
What You Will Learn
- Create a Git repository and learn how to push your code to the repository
- Discover the easiest Git commands to use and manage your repository
- Learn how to find and resolve conflicts and mistakes
- Explore Git with your team members using commands such as clone, pull, and branch
- Set up Git for Continuous Integration to improve workflow
- Understand tag commits for mapping the application version
- An introduction to repository management and other Git tools
Table of contents
-
Git Best Practices Guide
- Table of Contents
- Git Best Practices Guide
- Credits
- About the Author
- About the Reviewers
- www.PacktPub.com
- Preface
- 1. Starting a Git Repository
- 2. Working in a Team Using Git
- 3. Finding and Resolving Conflicts
- 4. Going Deeper into Git
- 5. Using Git for Continuous Integration
- Index
Product information
- Title: Git Best Practices Guide
- Author(s):
- Release date: November 2014
- Publisher(s): Packt Publishing
- ISBN: 9781783553730
You might also like
book
Pragmatic Guide to Git
Need to learn how to wrap your head around Git, but don't need a lot of …
book
Git Recipes: A Problem-Solution Approach
Whether you're relatively new to git or you need a refresher, or if you just need …
book
Git: Mastering Version Control
Learn everything you need to take full control of your workflow with Git with this curated …
book
Git Essentials - Second Edition
Dive and explore into the latest addons of the latest Git. About This Book Master all …