- clone your repository with
baretag
git clone --bare https://github.com/yournickname/reponame.git
- go to your repository
Remove last commit from GitHub:
git push origin +HEAD^:$name_of_your_branch+HEAD^:master
+HEAD^:main
...
| Windows Registry Editor Version 5.00 | |
| [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts] | |
| "Segoe UI (TrueType)"="" | |
| "Segoe UI Bold (TrueType)"="" | |
| "Segoe UI Bold Italic (TrueType)"="" | |
| "Segoe UI Italic (TrueType)"="" | |
| "Segoe UI Light (TrueType)"="" | |
| "Segoe UI Semibold (TrueType)"="" | |
| "Segoe UI Symbol (TrueType)"="" |