git checkout --orphan latest_branch
git add -A
git commit -am "Clear history"
git branch -D master
git branch -m master
git push -f origin master
-
Notifications
You must be signed in to change notification settings - Fork 0
s-varenia/test
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|