Detail kurzu

Git for Distributed Software Development (LFD109x)

EDU Trainings s.r.o.

Popis kurzu

In this course, you will learn what Git is and how to install it. You will see how to initialize a repository, make changes in it, make it available to others, and acquire and use the changes made by other individuals. The course will teach you how to find errors in your and others’ work, and how to go back to a working copy to quickly identify the change that produced the error. You will also become familiar with some essential Git procedures, such as cloning, branching, making commits, getting diffs, doing merges, and rebasing. The course will touch on complicated workflows so you understand how to approach them when problems arise.
This course will prepare you to use Git to create new repositories or clone existing ones, commit new changes, review revision histories, examine differences with older versions, work with different branches, merge repositories, and work with a distributed development team.

Obsah kurzu

Chapter 1. Introduction to Git


Chapter 2. Git Installation


Chapter 3. Git and Revision Control Systems


Chapter 4. Using Git: An Example


Chapter 5. Git Concepts and Architecture


Chapter 6. Managing Files and the Index


Chapter 7. Commits


Chapter 8. Branches


Chapter 9. Diffs


Chapter 10. Merges


Chapter 11. Managing Local and Remote Repositories


Chapter 12. Using Patches


Chapter 13. Advanced Git Interfaces: Gerrit


Final Exam (verified track only)

Cieľová skupina

This course is designed for computer users who have limited or no experience working in a collaborative development environment; and/or for those who already have done some work on Linux and other open source projects and are looking to gain a good grasp of how to use Git.
Certifikát Na dotaz.
Hodnotenie




Organizátor