From the course: Git for Teams

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Fundamentals of Git collaboration overview

Fundamentals of Git collaboration overview - Git Tutorial

From the course: Git for Teams

Start my 1-month free trial

Fundamentals of Git collaboration overview

- [Instructor] This chapter is going to focus on the basics of how teams collaborate with Git. At this point, you're probably familiar with common Git commands but haven't considered how you will interact with others using the tool. We'll dive into those considerations, highlighting basic strategies or low-hanging fruit that can be put in place to get your team off to a good start. Let's take a look at what we'll be covering in this chapter's lessons. First, we'll start out by discussing some of the situations that may cause difficulty for your team and how to avoid them. Then, we'll look at the flip side of the coin by discussing some practices your team can adopt that will make it easier to use Git. From there, we'll talk about conventions or some consistent ways of doing things that your team can adopt that will allow you to structure your interaction within the tool. Finally, we'll talk about how individual team members will interact with Git depending on the role. This will set…

Contents