Featured resource
pluralsight tech forecast
2025 Tech Forecast

Which technologies will dominate in 2025? And what skills do you need to keep up?

Check it out
Hamburger Icon
  • Course
    • Libraries: If you want this course, consider one of these libraries.
    • Core Tech

Rewriting Git History

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.

Mike VanSickle - Pluralsight course - Rewriting Git History
by Mike VanSickle

What you'll learn

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.

Table of contents

About the author

Mike VanSickle - Pluralsight course - Rewriting Git History
Mike VanSickle

Michael VanSickle is an application architect in Akron, Ohio. He is a mechanical engineer by training and a software engineer by choice. He is passionate about learning new programming languages and user experience design.

More Courses by Mike