--

Hi Erikka nice article.

Anyway I've found that there is another method (maybe simpler) if you want to try it:

1) delete the .git hidden directory in you repository

2) launch

- "git init"

- "git add ."

- "git commit -m "removed history" "

- "git remote add origin <URL>"

- "git push -u --force origin <branch>"

--

--

Gaetano Piazzolla
Gaetano Piazzolla

Written by Gaetano Piazzolla

Tech. Writer and Passionate Developer.

No responses yet