Using Git for Distributed Development
Course 4 focuses on using git for open source software distributed development. Git is a revision control system which arose out of the Linux kernel development community. Git was designed to help developers spread across the globe working on complicated projects coordinate their work in a rational way and keep track of everything they were doing. Overtime, Git has grown to be used by millions of projects today. This course gives you the opportunity to learn how to use git efficiently and make contributions in a relatively short amount of time. It will cover:How to install git
How to initialize a repository
How to make changes in a repository
How to make changes in repositories available to others
How to acquire changes made by other individuals
How to find errors in your work and go back to earlier states of yoru projects
How to make commits, diffs, merges, rebases.
The course will help you get the skills to have a good understanding on how to use git. You will have a good knowledge about git workflows, identifying problems in your workflows, and finding solutions to solve these problems.
None
Syllabus
Syllabus - What you will learn from this course
Week 1
Git and Git Installation
Week 2
Working with Git
Week 3
Working with Other Developers
FAQ
Can I preview a course before enrolling?
Yes, you can preview the first video and view the syllabus before you enroll. You must purchase the course to access content not included in the preview.
What will I get when I enroll?
Once you enroll and your session begins, you will have access to all videos and other resources, including reading items and the course discussion forum. You’ll be able to view and submit practice assessments, and complete required graded assignments to earn a grade and a Course Certificate.
When will I receive my Course Certificate?
If you complete the course successfully, your electronic Course Certificate will be added to your Accomplishments page - from there, you can print your Course Certificate or add it to your LinkedIn profile.
Why can’t I audit this course?
This course is one of a few offered on Coursera that are currently available only to learners who have paid or received financial aid, when available.
Is financial aid available?
Yes. In select learning programs, you can apply for financial aid or a scholarship if you can’t afford the enrollment fee. If fin aid or scholarship is available for your learning program selection, you’ll find a link to apply on the description page.
Reviews
This course gives an introduction to Git. The concepts are explained well.
would be more helpful if we worked on project in git
Wonderful course!!! It provides the fundamental concepts for developing with Git and also Gerrit.
I got a clear idea of git used for development purpose for software.
Best to course to learn the basics of git and a good platform to learn how to become a power user of git.