From the course: Complete Guide to Git
Unlock the full course today
Join today to access over 24,000 courses taught by industry experts.
Next steps - Git Tutorial
From the course: Complete Guide to Git
Next steps
- [Instructor] I would like to thank you for taking the Complete Guide to Git with me. I hope that you feel comfortable using Git as your source code manager. We covered many important techniques for managing your source code, from the fundamentals to advanced features. You should feel empowered to try out new ideas and branches and to collaborate with other developers using a remote. The next step is to apply these techniques to your own projects. I'm confident that you will soon use them daily and that Git will become an indispensable part of your life as a developer. Until next time, happy coding.
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Download courses and learn on the go
Watch courses on your mobile device without an internet connection. Download courses using your iOS or Android LinkedIn Learning app.
Contents
-
-
(Locked)
Working with a remote2m 44s
-
(Locked)
Push changes to a remote5m 10s
-
(Locked)
Fetch changes from a remote4m 23s
-
(Locked)
Merge in fetched changes2m 44s
-
(Locked)
Work with new remote branches5m 54s
-
(Locked)
Push to an updated remote branch2m 50s
-
(Locked)
Delete a remote branch4m 14s
-
(Locked)
Prune stale branches4m 12s
-
(Locked)
Collaboration workflow5m 58s
-
(Locked)
Collaborating on open-source projects2m 57s
-
(Locked)