X

Select Your Country

Turkey (Türkçe)Turkey (Türkçe) Worldwide (English)Worldwide (English)
X

Select Your Currency

Türk Lirası $ US Dollar

Git, GitHub, GitLAB Clear history without deleting the project

Git, GitHub, GitLAB Clear history without deleting the project
HomepageKnowledge BaseGeneralGit, GitHub, GitLAB Clear history w...
Git, GitHub, GitLAB Clear history without deleting the project

You can edit and use the sample code below as you wish.

rm -rf .git
go init
git add .
git commit -m "Reinstalled"
git remote add origin https://github.com/teknosos/mailinucom_api__python3
git push -u --force origin master

Can't find the information you're looking for?

You have examined the knowledge base in detail, but if you cannot find the information you need,

Create a Support Ticket
Did you find it useful?
(470 times viewed. / 0 people found helpful.)