Skip to content

Instantly share code, notes, and snippets.

@mentorkadriu
Created January 21, 2017 21:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mentorkadriu/c3efb2b38e8b3cd94122373319ea17bf to your computer and use it in GitHub Desktop.
Save mentorkadriu/c3efb2b38e8b3cd94122373319ea17bf to your computer and use it in GitHub Desktop.
rm -rf .git
git init
git add .
git commit -am "Initial commit"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment