Skip to content

Instantly share code, notes, and snippets.

@FabreFrederic
Created August 4, 2016 15:50
Show Gist options
  • Save FabreFrederic/282a7ee291b09e07bb850565d18aa7ef to your computer and use it in GitHub Desktop.
Save FabreFrederic/282a7ee291b09e07bb850565d18aa7ef to your computer and use it in GitHub Desktop.
How to clone a repository in a bare repository ?
git clone –mirror https://github.com/FabreFrederic/weatherStation.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment