How to delete a commit history completely from Git
For cleaning sensitive data I need to delete the files commit history if it contains the data.
Now I’ve used (by following Remove sensitive files and their commits from Git history) :
“Git commit error: Title cannot contain ‘git commit error'”
PS C:GitHubRePonoting> git commit -m ‘dsddssd’
On branch main
Your branch is up to date with ‘HelloWorld0328/main’.