Skip to content

rayanamal/delete-all-commit-history

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to delete all commit history in Github, or in other remote git repositories?

  1. Install Nix if you haven't already:
    curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix | sh -s -- install
  2. Clone the repository:
    git clone 'https://github.com/rayanamal/clean-my-commit-history/'
  3. Inspect, and then run the script:
    clean-my-commit-history/clean.sh

Notes

  • Enough disk space to download all given repositories is needed.
  • The user must have commit access to the given repositories.

Contributing

I accept contributions.

About

Clean commit history of given remote git repositories.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages