Skip to content

Instantly share code, notes, and snippets.

@wibron
Created December 18, 2012 15:23
Show Gist options
  • Save wibron/4328907 to your computer and use it in GitHub Desktop.
Save wibron/4328907 to your computer and use it in GitHub Desktop.
Create an empty branch with no history
git checkout --orphan emptybranch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment