Skip to content

Instantly share code, notes, and snippets.

@mister-good-deal
Created December 11, 2015 13:25
Show Gist options
  • Save mister-good-deal/cf13929f582af685fdf3 to your computer and use it in GitHub Desktop.
Save mister-good-deal/cf13929f582af685fdf3 to your computer and use it in GitHub Desktop.
cd {PATH}
git init
git commit -m 'I fucked you' --allow-empty
git remote add origin {url}
git push --force --set-upstream origin master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment