You've already started watching Summary - Git Basics: Working With Remote Repositories
Congratulations on earning the "Working With Remote Repositories" badge!
-
0:00
[Tommy Morgan] At this point you've mastered all of the basic individual steps of using Git on a project.
-
0:05
You can create your own repository or clone someone else's.
-
0:08
You can commit your changes and explore your project history.
-
0:12
You can create branches and merge between them, and you just learned how to work with remote repositories
-
0:17
so that you can share your code with your teammates and the world.
-
0:20
Great job! We've definitely covered a lot of ground, but there's still one thing we need to do: Put it all together.
-
0:28
Now that you know all the individual steps, we can talk about what a common workflow is like for Git,
-
0:33
and in the next stage we'll do just that by examining how I would work on a typical project that's managed in Git.
-
0:39
Before you move on though, take a look at the extra credit.
-
0:42
There's plenty more to learn about working with remote repositories if you're curious.
You need to sign up for Treehouse in order to download course files.
Sign up