Skip to content

Instantly share code, notes, and snippets.

@alwerner
Last active September 28, 2022 02:53
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alwerner/3394774 to your computer and use it in GitHub Desktop.
Save alwerner/3394774 to your computer and use it in GitHub Desktop.
If you are in the directory you want the contents of the git repository dumped to, run:
git clone git@github.com:whatever .
The "." at the end specifies the current folder as the checkout folder.
@koldaf
Copy link

koldaf commented Sep 28, 2022

Nice one... it works like magic... Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment