From c6785bc1b0ce3bb7a8833ecfb456f43067734f24 Mon Sep 17 00:00:00 2001 From: erik Date: Thu, 25 Apr 2024 14:53:22 +0200 Subject: [PATCH] UwU --- changeGitHistroy.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/changeGitHistroy.md b/changeGitHistroy.md index 18f992b..9be6845 100644 --- a/changeGitHistroy.md +++ b/changeGitHistroy.md @@ -1,8 +1,8 @@ -# How to change the History of a git repo +# How to change the commit History in a git repo This is usefull if you want to permanently delete something form a git repo (attackers can clone the repo and revert commits which deleted files). This -Methode rewirtes the git History +Methode rewirtes the git History. Only use if necessary. Step1: clone repo again (you might break stuff)