UwU
parent
fb7dad0254
commit
c6785bc1b0
1 changed files with 2 additions and 2 deletions
|
@ -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
|
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
|
(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:
|
Step1:
|
||||||
clone repo again (you might break stuff)
|
clone repo again (you might break stuff)
|
||||||
|
|
Loading…
Add table
Reference in a new issue