Rewriting Git History
Offered By: Pluralsight
Course Description
Overview
Git is a powerful tool for managing an application’s source code as it is developed. This course will teach you how to use Git’s powerful history-editing tools to ensure that the repository keeps a clean, clear record of the project's development.
Understanding the history of an application’s development can be a critical aspect when questions arise about its behavior. When this understanding is required, having a clean, clear history is invaluable. In this course, Rewriting Git History, you’ll learn to navigate and revise a project’s history to increase its clarity. First, you’ll explore how to view a repository’s history and make simple changes. Next, you’ll discover how to manipulate commits by reordering, updating, or deleting them. Finally, you’ll learn how to use third-party tools to quickly make large changes throughout a project’s history such as removing passwords that were accidentally included in the repository. When you’re finished with this course, you’ll have the skills and knowledge of history management with Git needed to ensure that your project histories are clear, readable, and easy to follow.
Understanding the history of an application’s development can be a critical aspect when questions arise about its behavior. When this understanding is required, having a clean, clear history is invaluable. In this course, Rewriting Git History, you’ll learn to navigate and revise a project’s history to increase its clarity. First, you’ll explore how to view a repository’s history and make simple changes. Next, you’ll discover how to manipulate commits by reordering, updating, or deleting them. Finally, you’ll learn how to use third-party tools to quickly make large changes throughout a project’s history such as removing passwords that were accidentally included in the repository. When you’re finished with this course, you’ll have the skills and knowledge of history management with Git needed to ensure that your project histories are clear, readable, and easy to follow.
Syllabus
- Course Overview 1min
- Manipulating Commits 24mins
- Making Repository-wide Changes 10mins
Taught by
Mike Van Sickle
Related Courses
Software as a ServiceUniversity of California, Berkeley via Coursera Software Testing
University of Utah via Udacity The Hardware/Software Interface
University of Washington via Coursera Software Debugging
Saarland University via Udacity Introduction to Systematic Program Design - Part 1
The University of British Columbia via Coursera