The following steps are suggested here: stackoverflow.com/…-repository
rm -rf .git
git init git add . git commit -m "Initial commit"
git remote add origin <github-uri> git push -u --force origin master |
|||
![]() |
Drup.orgFree web resources by Andrew Fountain |
NavigationPopular contentAll time:User login |
|
© 2018 Andrew Fountain -- All code released under the GPL version 2. All other content is licenced under a Creative Commons Licence ![]() |