Pinned Loading
-
-
-
Clean git history
Clean git history 1git checkout --orphan newBranch
2git add -A # Add all files and commit them
3git commit
4git branch -D master # Deletes the master branch
5git branch -m master # Rename the current branch to master
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.

