Jump to ratings and reviews
Rate this book

Practical Git

Rate this book
Software development teams need a way to guarantee that everyone knows which code is the latest, ensure that no one writes over someone else’s changes, and prevent errors. In the old days, this was done by carefully managing files, using simple systems to communicate between developers. As teams grow, simple systems become unworkable, especially when development teams span the globe, work different hours, speak different languages, work at different companies, and combine new development and maintenance tasks.
Today, we use Source Code Management (SCM) systems. Git is the defacto SCM system for software development. Just as vi is simply the editor you use on Linux, Git is the SCM tool you use for new software projects.
Your developers learn Git through GitHub as they start coding in college and on open source projects. Development managers now see Git as a talent retention strategy.
This book explains how to get the most out of a Git deployment.

95 pages, Kindle Edition

First published November 2, 2014

Loading...
Loading...

About the author

Go2Group

1 book

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
2 (33%)
4 stars
1 (16%)
3 stars
3 (50%)
2 stars
0 (0%)
1 star
0 (0%)
Displaying 1 of 1 review
July 15, 2023
Ok for overview

Provides an overview of git workflows but no real git information. Not for current embedded development. just mentions Jenkins with no details. Spends a lot of pages on stash which is irrelevant to most development environments.
Displaying 1 of 1 review