Skip to content

Instantly share code, notes, and snippets.

@Semdevmaster
Created September 12, 2019 08:21
Show Gist options
  • Select an option

  • Save Semdevmaster/dcbea05fa6805dc7b3d8fb7cff535359 to your computer and use it in GitHub Desktop.

Select an option

Save Semdevmaster/dcbea05fa6805dc7b3d8fb7cff535359 to your computer and use it in GitHub Desktop.
Clone any repository to your project directory
git init .
git remote add -t \* -f origin <repository-url>
git checkout master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment