/skills-change-commit-history

My copy of the skills course on changing commit history

MIT LicenseMIT

Remove commit history

Accidental commits can be tricky to remove with Git. In this GitHub Skills course, you'll use BFG Repo-Cleaner to to change the history of a Git repository. You can apply what you learn in this course to fully remove sensitive material from your own repository.

Finish

Congratulations friend, you've completed this course!

celebrate

Here's a recap of all the tasks you've accomplished in your repository:

  • Removed a file from the head commit of the repository
  • Used BFG Repo-Cleaner to removed a file from all Git history in the repository
  • Avoided accidental commits by telling Git to ignore a specific file name

What's next?


Get help: Post in our discussion boardReview the GitHub status page

© 2024 GitHub • Code of ConductMIT License